-
ModuleNotFoundError: No module named 'gpt_engineer' , what is the issue?
-
# Issue Template
## Expected Behavior
Version 0.0.4 visible on https://github.com/AntonOsika/gpt-engineer right sidebar
## Current Behavior
Version 0.0.3 visible on https://github.com/Anto…
-
I have this problem after installing it with pip :
```
Traceback (most recent call last):
File "/websites/gpt-engineer/gpt_eng/bin/gpt-engineer", line 5, in
from gpt_engineer.main import …
-
Traceback (most recent call last):
File "/home/meet/random/gpt-engineer/gpt_engineer/main.py", line 63, in
app()
File "/home/meet/random/gpt-engineer/gpt_engineer/main.py", line 58, in…
-
I try a web html project,when I run "gpt-engineer projects/example", it will output the log and need I to input some action,but I do not
want to give some prompt. Beacuse my project is running in a …
-
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\g…
-
```
Traceback (most recent call last):
File "/home/python/open-source/gpt-engineer/venv/bin/gpt-engineer", line 5, in
from gpt_engineer.main import app
File "/home/python/open-source/gpt-…
-
Running through the quickstart with a directory with main_prompt:
I suspect this might be related to the most recent version bump?
```
➜ workspace gpt-engineer chatbot
╭────────────────────────…
-
OSError: [Errno 22] Invalid argument: 'C:\\Users\\xxx\\gpt-engineer\\projects\\testnetproject\\workspace\\Program.cs:'
When generating simple c# application I'm getting above error just after last li…
-
# Issue Template
## Expected Behavior
I expect gpt-engineer to work
## Current Behavior
error when running: `gpt-engineer myproject/app`
### Steps to Reproduce
Please provide…