Closed panmaster closed 1 year ago
+1, running on a Mac M1
Hi,
Please pull the latest version and follow the README
pip install -r requirements.txt
export OPENAI_API_KEY=[your api key]
python -m gpt_engineer.main my-new-project
Please try look for similar issues before you post one, to avoid noise for us maintainers/collaborators:
i had the same error and moved the main.py script outside of the gpt_engineer folder and it worked
ModuleNotFoundError: No module named 'gpt_engineer' , what is the issue?