Skip to content

Fatal Python error: _PyEval_EvalFrameDefault: Executing a cache. #7

@pakrat77

Description

@pakrat77

I downloaded the code followed the instructions from the main page. When I try to run the code I get the following output. I've cleared the pycache files like PSG recommends and have uninstalled and reinstalled Python but no luck.
Python 3.13.0
pip 24.2
Everything else was installed using requirements.txt.

C:\Users<user>\Downloads\satisfactory_planner>python gui.py
Fatal Python error: _PyEval_EvalFrameDefault: Executing a cache.
Python runtime state: initialized
Current thread 0x00007478 (most recent call first):
File "obf_Cleaned_PySimpleGUI50_source.py", line 10 in
File "C:\Users<user>\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySimpleGUI\PySimpleGUI.py", line 26275 in
File "", line 488 in _call_with_frames_removed
File "", line 1022 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in find_and_load
File "C:\Users<user>\AppData\Local\Programs\Python\Python313\Lib\site-packages\PySimpleGUI_init
.py", line 1 in
File "", line 488 in _call_with_frames_removed
File "", line 1022 in exec_module
File "", line 935 in _load_unlocked
File "", line 1331 in _find_and_load_unlocked
File "", line 1360 in _find_and_load
File "C:\Users<user>\Downloads\satisfactory_planner\gui.py", line 8 in

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions