Home > other >  Python3.7 installation pyinstaller infinite error
Python3.7 installation pyinstaller infinite error

Time:09-17

ERROR: the Command errored out with the exit status 1:
Command: "C: \ Users \ petard の lie \ AppData \ Local \ Microsoft \ WindowsApps \ PythonSoftwareFoundation Python. 3.7 _qbz5n2kfra8p0 \ Python exe ' 'C: \ Users \ petard の lie \ AppData \ Local \ Packages \ PythonSoftwareFoundation Python. 3.7 _qbz5n2kfra8p0 \ LocalCache \ Local - Packages \ Python37 \ site - Packages, PIP, _vendor \ pep517 \ _in_process py' prepare_metadata_for_build_wheel 'C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ tmp_snecp_8'
CWD: C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP install - z8ubpgfx \ pyinstaller
Complete the output lines (36) :
Running dist_info
Creating C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info
Writing C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ PKG info
Writing dependency_links to C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ dependency_links. TXT
Their entry points to C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ entry_points. TXT
Their requirements to C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ the requires. TXT
Their top - level names to C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ top_level. TXT
Writing the manifest file 'C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ SOURCES. TXT'
Reading the manifest file 'C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ SOURCES. TXT'
Reading the manifest the template 'manifest. In'
The Error in sitecustomize; The set PYTHONVERBOSE for traceback:
SyntaxError: (unicode error) 'utf-8' codec can 't decode byte 0 XBB in position 0: invalid start byte (sitecustomize. Py, line 21)
No previously - included directories found matching 'bootloader \ build'
No previously - included directories found matching 'bootloader \. Waf - *'
No previously - included directories found matching 'bootloader \. Waf3 - *'
No previously - included directories found matching 'bootloader \ waf - *'
No previously - included directories found matching 'bootloader \ waf3 - *'
No previously - included directories found matching 'bootloader \ _sdks'
No previously - included directories found matching 'bootloader \. Vagrant'
Warning: no previously - the included files found matching 'bootloader \. Lock - waf *'
No previously - included directories found matching 'doc \ source'
No previously - included directories found matching 'doc \ _build'
Warning: no previously - the included files matching '*. TMP' found under the directory 'doc'
Warning: no files found matching 'news \ _template RST'
No previously - included directories found matching 'news'
No previously - included directories found matching 'old'
No previously - included directories found matching 'scripts'
No previously - included directories found matching 'tests \ scripts'
No previously - included directories found matching 'making'
Warning: no previously - the included files found matching. '*'
Warning: no previously - the included files found matching '*. Yml'
Warning: no previously - the included files found matching '* ~
Warning: no previously - the included files found matching. 'the directory'
Writing the manifest file 'C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller egg - info \ SOURCES. TXT'
Creating 'C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ PIP - modern - metadata - cb579dg9 \ PyInstaller dist - info'
Error: invalid command 'bdist_wheel'
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
ERROR: the Command errored out with the exit status 1: 'C: \ Users \ petard の lie \ AppData \ Local \ Microsoft \ WindowsApps \ PythonSoftwareFoundation Python. 3.7 _qbz5n2kfra8p0 \ Python exe' 'C: \ Users \ petard の lie \ AppData \ Local \ Packages \ PythonSoftwareFoundation Python. 3.7 _qbz5n2kfra8p0 \ LocalCache \ Local - Packages \ Python37 \ site - Packages, PIP, _vendor \ pep517 \ _in_process py' prepare_metadata_for_build_wheel 'C: \ Users \ petard の ~ 1 \ AppData \ Local \ Temp \ tmp_snecp_8' Check the logs for full Command output.
Tried most of the methods are useless, pycharm installation is fine with other three parties for help

CodePudding user response:

Avoid using Chinese path name

The python path and virtual environment are built in English, can be set up from the root directory

CodePudding user response:

Your user name is in Chinese, have a full English path to install the virtual environment

CodePudding user response:

refer to the second floor kohane Jary response:
your user name is in Chinese, have a full English path of virtual environment to install

Good received me to change

CodePudding user response:

reference 1st floor tianfang response:
avoid using Chinese path name

The python path and virtual environment are built in English, can be set up from the root directory

Ok I go to change it

CodePudding user response:

Want to torture yourself with Chinese name

CodePudding user response:

nullnullnullnullnullnullnull
  • Related