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
The powershell_output is the not-logged error, ending with a UnicodeEncodeError: 'charmap' codec can't encode characters in position 17-19: character maps to <undefined>
The text was updated successfully, but these errors were encountered:
flotos
added
bug
Something isn't working
triage
Interesting but stale issue. Will be close if inactive for 3 more days after label added.
labels
Jun 6, 2024
Thanks for submitting the issue. Does this occur consistently -- i.e. gpte fails to execute the code and crashes when you tell it to run the generated code, or was this just one run?
Expected Behavior
I am running the latest commit with
gpte ../node-game3/ --model gpt-4o
and the script hang at "npm start" (see failure logs) and nothing happensCurrent Behavior
The program hang, then crash if I say "y", with no file created.
Failure Information
Running on windows using Powershell.
Failure Logs
gen_entrypoint_chat.txt
all_output.txt
powershell_output.txt
The powershell_output is the not-logged error, ending with a
UnicodeEncodeError: 'charmap' codec can't encode characters in position 17-19: character maps to <undefined>
The text was updated successfully, but these errors were encountered: