Hi i have a lot of problem to install PyInstaller. 
when i pass by  pip install pyinstaller, it begin with 4,2 and error 
appears, after thy try other version to finish whit 3.3.1.   i need version 
4.1 minimal to install and use auto-py-to-exe.
i have try to uninstall pyinstaller and re-install nothing work. i try this 
one too pip install 
https://github.com/pyinstaller/pyinstaller/archive/develop.zip it don't 
work.  i try to donwloads the pyinstaller-4.2.tar.gz file on the pypi web 
site and chrome block it because it sait this will damage my system. 

This is one of the error message i receive when i try to install it.

C:\Windows\system32>pip install pyinstaller
Collecting pyinstaller
  Using cached pyinstaller-4.2.tar.gz (3.6 MB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
    Preparing wheel metadata ... error
    ERROR: Command errored out with exit status 1:
     command: 
'c:\users\mélissa\appdata\local\programs\python\python39\python.exe' 
'c:\users\mélissa\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\_in_process.py'
 
prepare_metadata_for_build_wheel 
'C:\Users\MLISSA~1\AppData\Local\Temp\tmp9aaisqls'
         cwd: 
C:\Users\Mélissa\AppData\Local\Temp\pip-install-sayhlnad\pyinstaller_e50c146fbabd40cd8cdfeeee5277c294
    Complete output (38 lines):
    Error in sitecustomize; set PYTHONVERBOSE for traceback:
    SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xe9 in 
position 0: unexpected end of data (sitecustomize.py, line 7)
    running dist_info
    creating 
C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info
    writing 
C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\PKG-INFO
    writing dependency_links to 
C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\dependency_links.txt
    writing entry points to 
C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\entry_points.txt
    writing requirements to 
C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\requires.txt
    writing top-level names to 
C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\top_level.txt
    writing manifest file 
'C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\SOURCES.txt'
    reading manifest file 
'C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\SOURCES.txt'
    reading manifest template 'MANIFEST.in'
    warning: no files found matching 'pyinstaller-gui.py'
    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-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-included files matching '*.tmp' found under 
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 '.github'
    warning: no previously-included files found matching '.*'
    warning: no previously-included files found matching '*.yml'
    warning: no previously-included files found matching '*~'
    warning: no previously-included files found matching '.directory'
    warning: no previously-included files matching '*.py[co]' found 
anywhere in distribution
    writing manifest file 
'C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.egg-info\SOURCES.txt'
    creating 
'C:\Users\Mélissa\AppData\Local\Temp\pip-modern-metadata-k6jvcsl7\pyinstaller.dist-info'
    error: invalid command 'bdist_wheel'
    ----------------------------------------
WARNING: Discarding 
https://files.pythonhosted.org/packages/b4/83/9f6ff034650abe9778c9a4f86bcead63f89a62acf02b1b47fc2bfc6bf8dd/pyinstaller-4.2.tar.gz#sha256=f5c0eeb2aa663cce9a5404292c0195011fa500a6501c873a466b2e8cad3c950c
 
(from https://pypi.org/simple/pyinstaller/) (requires-python:>=3.5). 
Command errored out with exit status 1: 
'c:\users\mélissa\appdata\local\programs\python\python39\python.exe' 
'c:\users\mélissa\appdata\local\programs\python\python39\lib\site-packages\pip\_vendor\pep517\_in_process.py'
 
prepare_metadata_for_build_wheel 
'C:\Users\MLISSA~1\AppData\Local\Temp\tmp9aaisqls' Check the logs for full 
command output.

They wrote the same message until it finish to install pyinstaller 3.3.1
my version of phyton:
C:\Windows\system32>python
Python 3.9.1 (tags/v3.9.1:1e5d33e, Dec  7 2020, 17:08:21) [MSC v.1927 64 
bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

pip version 21.0.1

thank a lot it 3 day now i try a lot of different thing and nothing work....
p.s. sorry for my English is not my fist language. 

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyinstaller+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyinstaller/5ff65797-287f-4d1f-9ec8-1a72ab18f176n%40googlegroups.com.

Reply via email to