cx-freeze PermissionError: [Errno 13] Permission denied
问题 I am attempting to use cx_Freeze as an alternative to my usual application for converting .py to .exe (auto-py-to-exe). When I run it in cmd I get: C:\WINDOWS\system32>cxfreeze-quickstart Project name: FE Version [1.0]: 1.0 Description: File Edit and more!!! Python file to make executable from: File Create.py Executable file name [File Create]: File Create Executable (C)onsole application, (G)UI application, or (S)ervice [C]: C Save setup script to [setup.py]: C:\Users\tom\Documents\python\