Closed McFlyin619 closed 1 year ago
try python -m gpt_engineer.main projects\example
fixed, thanks so much. Please close
I have same problem..
Oh i fixed it Mind you, in my case the problem was that the forward slash was reversed to the left() instead of the right (/)
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\AVA Tech\gpt-engineer\gpt_engineer\main.py", line 66, in
app()
File "C:\AVA Tech\gpt-engineer\gpt_engineer\main.py", line 61, in main messages = step(ai, dbs) ^^^^^^^^^^^^^
File "C:\AVA Tech\gpt-engineer\gpt_engineer\steps.py", line 31, in clarify user = dbs.input["main_prompt"]