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

Fail to install PyMedium on Windows #15

Open
caijiah opened this issue Sep 10, 2018 · 0 comments
Open

Fail to install PyMedium on Windows #15

caijiah opened this issue Sep 10, 2018 · 0 comments

Comments

@caijiah
Copy link

caijiah commented Sep 10, 2018

When I tried to use pip to install PyMedium, I got the error of:

Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\JIAHAO~1\AppData\Local\Temp\pip-install-b7ntnfmk\PyMedium\setup.py", line 12, in
long_description=open('README', 'r').read(),
File "c:\users\jiahaocai\appdata\local\programs\python\python37\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 0x90 in position 2382: character maps to

I think the problem could be there is some Chinese in the README file. Hope you could help check this problem and fix it.
Thanks so much!

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