Error in line 93 #641
Unanswered
darkvale12
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am so close to getting this working have tried everything any ideas please
(answer in text, or "c" to move on)
c
(letting gpt-engineer make its own assumptions)
Assumptions:
Traceback (most recent call last):
File "/Users/steve/Downloads/gpt-engineer-main/gpt_engineer/main.py", line 93, in
app()
File "/Users/steve/Downloads/gpt-engineer-main/gpt_engineer/main.py", line 83, in main
messages = step(ai, dbs)
^^^^^^^^^^^^^
File "/Users/steve/anaconda3/envs/typer/lib/python3.11/site-packages/gpt_engineer/steps.py", line 164, in gen_clarified_code
messages = ai.next(messages, dbs.preprompts["use_qa"], step_name=curr_fn())
~~~~~~~~~~~~~~^^^^^^^^^^
Beta Was this translation helpful? Give feedback.
All reactions