techleadhd / chatgpt-retrieval

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module Not Found Error

rlchappy opened this issue · comments

Ok, I'm new - first time poster - first time with python. I keep getting this error. I have tried everything I know - which isn't much.

File "C:\Users\xxxx\Desktop\chatgpt-retrieval-main\chatgpt.py", line 14, in
import constants
ModuleNotFoundError: No module named 'constants'

I used notebook to make constants.py with API key added.

you should rename constants.default file to be constants.py