UnicodeDecodeError at installation
See original GitHub issueCollecting click-spinner
Using cached https://files.pythonhosted.org/packages/4d/c4/e4cc6595266021b549f
774a20329188e68b63f06896eba94c1c952027c6e/click-spinner-0.1.8.tar.gz
ERROR: Command errored out with exit status 1:
command: 'c:\users\owner\appdata\local\programs\python\python37\python.exe'
-c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Owner\\AppD
ata\\Local\\Temp\\pip-install-2phu8zfb\\click-spinner\\setup.py'"'"'; __file__='
"'"'C:\\Users\\Owner\\AppData\\Local\\Temp\\pip-install-2phu8zfb\\click-spinner\
\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read()
.replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"
'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Owner\AppData\Local\Temp\pip-insta
ll-2phu8zfb\click-spinner\pip-egg-info'
cwd: C:\Users\Owner\AppData\Local\Temp\pip-install-2phu8zfb\click-spinn
er\
Complete output (5 lines):
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\Owner\AppData\Local\Temp\pip-install-2phu8zfb\click-spinner
\setup.py", line 6, in <module>
readme = f.read()
UnicodeDecodeError: 'cp950' codec can't decode byte 0xe2 in position 373: il
legal multibyte sequence
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check th
e logs for full command output.
I think it is fixed by #23 but is never released? This bug prevents Windows from installing this package.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (1 by maintainers)
Top Results From Across the Web
UnicodeDecodeError when installing #93 - GitHub
Bug Describe the bug Error when I install through pip. ... UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 554: character maps...
Read more >pip cannot install or upgrade, with UnicodeDecodeError ...
I am using anaconda Powershell Prompt in Win10. UnicodeDecodeError was reported when installing package with pip (version: 21.2.4).
Read more >Cannot figure out why this is giving a UnicodeDecodeError
The install appears to run successfully. I've tried it multiple ways and when I can finally get the install to succeed (the installer...
Read more >GSCE-841: Error: "UnicodeDecodeError: 'utf-8' codec can't ...
Error: "UnicodeDecodeError: 'utf-8' codec can't decode byte" returns from Alteryx.installPackages() when installing fails in Windows Japanese OS.
Read more >PeopleTools Client Installation Failed With UnicodeDecodeError
PeopleSoft Enterprise PT PeopleTools - Version 8.58 and later: E-INST: PeopleTools Client Installation Failed With UnicodeDecodeError.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Unfortunately, I don’t have any permissions on this repository. I’m checking with the maintainers Team, if any one can help here! Also, PyPI permissions are an entirely different story.
I’ll keep you posted here 🎉
I released v0.1.10