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 installing #3

Open
Marufakamallabonno opened this issue Apr 6, 2020 · 1 comment
Open

Error installing #3

Marufakamallabonno opened this issue Apr 6, 2020 · 1 comment

Comments

@Marufakamallabonno
Copy link

File "c:\users\labonno\appdata\local\programs\python\python38-32\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 0x8d in position 1338: character maps to
error in setup command: Error parsing C:\Users\Labonno\AppData\Local\Temp\pip-req-build-qrmjax8g\setup.cfg: UnicodeDecodeError: 'charmap' codec can't decode byte 0x8d in position 1338: character maps to
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

this error is taking place

@asdofindia
Copy link

Could you copy paste the entire log so that it can be figured out where exactly the code that depends on this lib/encodings/cp1252 is?

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

2 participants