I might have installed the wrong utils

Hi, I might have installed the wrong utils.
I get this error:

Traceback (most recent call last):
File “/Users/naamabenolielronen/Documents/eLearning/Hadar/PythonCourse/8.3.2.py”, line 9, in
from utils import get_openai_api_key
ImportError: cannot import name ‘get_openai_api_key’ from ‘utils’ (/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/utils/init.py)

Hi @Naama_Ben-Oliel_Rone,

It is a utils.py file which you have to download from the workspace of your Jupyter notebook.

When in the notebook (of the lesson), click Menu--> File-->Open..., to view your workspace.

Best,
Mubsi