We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Hi @tongyongquan! Thank you for the report. It should be fixed now. Please update to the latest version:
https://pypi.org/project/summa/
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: