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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: