Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: "File 'roadmap' could not be found in '/content/gpt-engineer/gpt_engineer/cli/preprompts'" #771

Closed
chrisivogt opened this issue Oct 6, 2023 · 1 comment
Labels
bug Something isn't working triage Interesting but stale issue. Will be close if inactive for 3 more days after label added.

Comments

@chrisivogt
Copy link

chrisivogt commented 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

@chrisivogt 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
@ATheorell
Copy link
Collaborator

This should be solved by #772

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Interesting but stale issue. Will be close if inactive for 3 more days after label added.
Projects
None yet
Development

No branches or pull requests

2 participants