techleadhd / chatgpt-retrieval

1.65k stars 786 forks source link

Module Not Found Error #34

Open rlchappy opened 10 months ago

rlchappy commented 10 months ago

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.

EricKong1985 commented 10 months ago

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