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
Saving the generated project and trying running it.
Current Behavior
GPT Engineer is crashing while trying to execute the code. It doesn't save the generated files on a drive.
After running gpte on the same prompt and selecting Do you want to execute this code? (Y/n) n the GPT Engineer saves the code correctly.
Failure Information
I use GPT-4o model.
Failure Logs
The debug_log_file.txt doesn't exist but the following error is generated:
No such option: --sysinfo
Python 3.10.12
Linux Mint 21
Installation Method
GPT-Engineer installed using pip install.
The text was updated successfully, but these errors were encountered:
dawid-czarnecki
added
bug
Something isn't working
triage
Interesting but stale issue. Will be close if inactive for 3 more days after label added.
labels
Aug 11, 2024
Expected Behavior
Saving the generated project and trying running it.
Current Behavior
GPT Engineer is crashing while trying to execute the code. It doesn't save the generated files on a drive.
After running
gpte
on the same prompt and selectingDo you want to execute this code? (Y/n) n
the GPT Engineer saves the code correctly.Failure Information
I use GPT-4o model.
Failure Logs
The debug_log_file.txt doesn't exist but the following error is generated:
System Information
No such option: --sysinfo
Python 3.10.12
Linux Mint 21
Installation Method
GPT-Engineer installed using
pip install
.The text was updated successfully, but these errors were encountered: