Closed kido321 closed 1 year ago
I get a simliar issue as well on a mac
Try to use python 3.9 or above as it's using type hinting feature that was introduced in that version.
Use python 3.11 or 3.10
I have Python 3.10 and it's not working. I get an error when try to run gpt-engineer projects/my-new-project
'gpt_engineer' is not recognized as an internal or external command, operable program or batch file.
pip install gpt-engineer
Closing, if you feel the need to re-open please do following the new issue template.
when I run python3 -m gpt-engineer projects/my-new-project this issue comes up