You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gpt-engineer is reading the folder 'preprompt' from './gpt_engineer'.
Current Behavior
gpt_engineer is expecting the folder 'preprompt' in './gpt_engineer/cli'. Most likely because main.py was earlier located in the same path as the folder preprompt.
Failure Information
KeyError: "File 'roadmap' could not be found in
'/content/gpt-engineer/gpt_engineer/cli/preprompts'"
Steps to Reproduce
clone the developer edition and try to run the example prompt
The text was updated successfully, but these errors were encountered:
chrisivogt
added
bug
Something isn't working
triage
Interesting but stale issue. Will be close if inactive for 3 more days after label added.
labels
Oct 6, 2023
Expected Behavior
gpt-engineer is reading the folder 'preprompt' from './gpt_engineer'.
Current Behavior
gpt_engineer is expecting the folder 'preprompt' in './gpt_engineer/cli'. Most likely because main.py was earlier located in the same path as the folder preprompt.
Failure Information
KeyError: "File 'roadmap' could not be found in
'/content/gpt-engineer/gpt_engineer/cli/preprompts'"
Steps to Reproduce
clone the developer edition and try to run the example prompt
The text was updated successfully, but these errors were encountered: