gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

issue running "gpt-engineer projects/my-new-project"

Open kido321 opened this issue 2 years ago • 5 comments

when I run python3 -m gpt-engineer projects/my-new-project this issue comes up Screenshot 2023-06-20 at 1 02 48 PM

kido321 avatar Jun 20 '23 17:06 kido321

I get a simliar issue as well on a mac

triggah61 avatar Jun 20 '23 17:06 triggah61

Try to use python 3.9 or above as it's using type hinting feature that was introduced in that version.

Sinma1 avatar Jun 20 '23 18:06 Sinma1

Use python 3.11 or 3.10

juarezjl avatar Jun 20 '23 20:06 juarezjl

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.

dareljohnson avatar Jun 20 '23 21:06 dareljohnson

pip install gpt-engineer

kigner avatar Jun 21 '23 02:06 kigner

Closing, if you feel the need to re-open please do following the new issue template.

patillacode avatar Jun 21 '23 11:06 patillacode