Thanks for your reply! I didn’t download the utils.py file. I just put the command “pip install utils” in the terminal. Are there any additional steps I missed?
The “utils” used for assignments are not the python package utils, but the files utils.py.
In order to run the assignments locally, you have to download the entire workspace, including the helper files such as the utils.py.
Open the assignment, go to File ---> Open.... When the workspace opens, click on “Lab Files” on the top right corner. You will be able to download everything from there.