On Aug 13, 2024 15:29, Barry Scott via Python-list
<[email protected]> wrote:
> Could not find file 'C:\Users\Charl\OneDrive\Documents\The Sims 4 Mod
Constructor\Projects\MetalMummysMods_Ehlers-DanlosMod\Python\__pycache__\MetalMummysMods_Ehlers-DanlosMod.cpython-37.pyc'.
> Element ID: (No Element)
> Element Name: (No Element)
========
Wild guess: do you have sufficicient permissions to write the .pyc files?
What happens if you run the program with the -B option?
https://docs.python.org/3/using/cmdline.html#envvar-PYTHONDONTWRITEBYTECODE
--
https://mail.python.org/mailman/listinfo/python-list