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

UnicodeDecodeError #43

Closed
tongyongquan opened this issue Sep 1, 2018 · 1 comment · Fixed by #44
Closed

UnicodeDecodeError #43

tongyongquan opened this issue Sep 1, 2018 · 1 comment · Fixed by #44

Comments

@tongyongquan
Copy link

Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\funny\AppData\Local\Temp\pip-install-7wtogz78\summa\setup.py", line 11, in
long_description = open('README').read(),
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 25: illegal multibyte sequence

@fbarrios
Copy link
Contributor

fbarrios commented Sep 3, 2018

Hi @tongyongquan! Thank you for the report. It should be fixed now. Please update to the latest version:

https://pypi.org/project/summa/

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

Successfully merging a pull request may close this issue.

2 participants