You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like you have a sitecustomize.py file of unexpected encoding?
/.../
Error in sitecustomize; set PYTHONVERBOSE for traceback: SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf1 in position 0: unexpected end of data (sitecustomize.py, line 7)
/.../
Preparing wheel metadata ... error ERROR: Command errored out with exit status 1: command: 'c:\users\matias muñoz\appdata\local\programs\python\python38-32\python.exe' 'c:\users\matias muñoz\appdata\local\programs\python\python38-32\lib\site-packages\pip\_vendor\pep517\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\MATIAS~1\AppData\Local\Temp\tmpq3_54r0e' cwd: C:\Users\Matias Muñoz\AppData\Local\Temp\pip-install-3nquu0w2\amply Complete output (13 lines): running dist_info creating C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info writing C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\PKG-INFO writing dependency_links to C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\dependency_links.txt writing requirements to C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\requires.txt writing top-level names to C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\top_level.txt writing manifest file 'C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\SOURCES.txt' reading manifest file 'C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\SOURCES.txt' writing manifest file 'C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.egg-info\SOURCES.txt' creating 'C:\Users\Matias Muñoz\AppData\Local\Temp\pip-modern-metadata-pt381q33\amply.dist-info' Error in sitecustomize; set PYTHONVERBOSE for traceback: SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf1 in position 0: unexpected end of data (sitecustomize.py, line 7) error: invalid command 'bdist_wheel' ---------------------------------------- ERROR: Command errored out with exit status 1: 'c:\users\matias muñoz\appdata\local\programs\python\python38-32\python.exe' 'c:\users\matias muñoz\appdata\local\programs\python\python38-32\lib\site-packages\pip\_vendor\pep517\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\MATIAS~1\AppData\Local\Temp\tmpq3_54r0e' Check the logs for full command output.
I dont know how to fix this error
The text was updated successfully, but these errors were encountered: