Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Command errored out with exit status 1: #242

Open
klugds opened this issue Apr 10, 2021 · 0 comments
Open

ERROR: Command errored out with exit status 1: #242

klugds opened this issue Apr 10, 2021 · 0 comments

Comments

@klugds
Copy link

klugds commented Apr 10, 2021

running as administrator in Windows 10, Anaconda, Python 3.8.5

(base) C:\Users\username\Downloads\programs>pip install ./polyglot-16.7.4.tar.gz
Processing c:\users\username\downloads\programs\polyglot-16.7.4.tar.gz
ERROR: Command errored out with exit status 1:
command: 'C:\ProgramData\Anaconda3\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\username\AppData\Local\Temp\pip-req-build-9wdc6xxt\setup.py'"'"'; file='"'"'C:\Users\username\AppData\Local\Temp\pip-req-build-9wdc6xxt\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\username\AppData\Local\Temp\pip-pip-egg-info-xh7lddx4'
cwd: C:\Users\username\AppData\Local\Temp\pip-req-build-9wdc6xxt
Complete output (7 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\username\AppData\Local\Temp\pip-req-build-9wdc6xxt\setup.py", line 15, in
readme = readme_file.read()
File "C:\ProgramData\Anaconda3\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 4941: character maps to
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant