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)