Replies: 1 comment
-
Hi, the requirements.txt file are no longer required, per update on 14th June. HTH |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
this is the error msg:File "C:\Users\LBQ\gpt-engineer\gpt_engineer\main.py", line 7, in
import typer
ModuleNotFoundError: No module named 'typer'
I am using chatgpt's api key and change the line 22 to gpt-3.5.gpt 3.5-turbo,and gpt3.5-turbo-16k, (all fail)
also,there is no requirements.txt file exist,or generated in the codes.
I am using Anconda powershell prompt terminal.
Beta Was this translation helpful? Give feedback.
All reactions