Sujet : Re: Error codes
De : sjeik_appie (at) *nospam* hotmail.com (Albert-Jan Roskam)
Groupes : comp.lang.pythonDate : 13. Aug 2024, 21:46:20
Autres entêtes
Message-ID : <mailman.42.1723578395.2890.python-list@python.org>
References : 1 2
On Aug 13, 2024 15:29, Barry Scott via Python-list
<
python-list@python.org> 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