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: 'gbk' codec can't decode byte 0xa6 in position 63494: illegal multibyte sequence #37

Open
meiyongdeaji opened this issue Oct 28, 2021 · 0 comments

Comments

@meiyongdeaji
Copy link

meiyongdeaji commented Oct 28, 2021

Collecting bioinfokit
Using cached https://files.pythonhosted.org/packages/e1/32/e1581d40b9e1f88c496b854002ab00f45c47880909f8a529ced2e7ea7314/bioinfokit-2.0.6.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\user\AppData\Local\Temp\pycharm-packaging\bioinfokit\setup.py", line 5, in
long_description = fh.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0xa6 in position 63494: illegal multibyte sequence

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\user\AppData\Local\Temp\pycharm-packaging\bioinfokit\

Environment (please complete the following information):

OS: windows10
Python version: 3.7
bioinfokit version: 2.0.6

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