You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\HUAJI0~1\AppData\Local\Temp\pip-install-uc9zsivx\flashtorch\setup.py", line 5, in
long_description = fh.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0x9d in position 5424: illegal multibyte sequence
To Reproduce
pip install flashtorch
Environment (please complete the following information):
OS: windows10
Python version: 3.7
FlashTorch version: 0.1.0
fix
readme.md line 101
“see” fix to "see"
The text was updated successfully, but these errors were encountered:
Describe the bug
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\HUAJI0~1\AppData\Local\Temp\pip-install-uc9zsivx\flashtorch\setup.py", line 5, in
long_description = fh.read()
UnicodeDecodeError: 'gbk' codec can't decode byte 0x9d in position 5424: illegal multibyte sequence
To Reproduce
pip install flashtorch
Environment (please complete the following information):
fix
readme.md line 101
“see” fix to "see"
The text was updated successfully, but these errors were encountered: