from gpt_engineer.db import DB, DBs, archive #504
Replies: 5 comments 4 replies
-
I am also facing same error |
Beta Was this translation helpful? Give feedback.
-
https://youtu.be/ceMuK0xUtSY?t=243 The above GPT-Engineer install video lead me here. Same error: (gpt) C:\Users\XXXX\Desktop\gpt-engineer\gpt_engineer>PYTHON MAIN.PY EXAMPLE I notice that my install does not have the Example folder in the same location. Cannot properly execute main.py from any dir. (Edit: Total re-install of GPT-Engineer did not resolve the issue.) |
Beta Was this translation helpful? Give feedback.
-
Hi, Make sure you've got the latest commits (run 'git pull'). Then open the file |
Beta Was this translation helpful? Give feedback.
-
Same error here , when i select the 3.10 version of python the functions archive and collect_consent show that they can be imported . |
Beta Was this translation helpful? Give feedback.
-
Hi.. Has anyone been able to solve this issue ? |
Beta Was this translation helpful? Give feedback.
-
ImportError: cannot import name 'archive' from 'gpt_engineer.db'
does any one knows why i get this error ?
Beta Was this translation helpful? Give feedback.
All reactions