-
Notifications
You must be signed in to change notification settings - Fork 435
UnicodeDecodeError: 'gbk' codec can't decode byte 0x9d in position 6304: illegal multibyte sequence #11
Comments
Got the same thing, so I had to clone and make minor changes to README.md before it worked. See my pull request for the exact changes: #12 |
This issue can be solved by adding ", encoding='utf-8' " |
@berseus Me too, I have also cloned and downloaded it. |
@Watesoyan I saw your fix as well, and it looks nice in case you prefer to keep the non-ascii symbols in the markdown file. |
For Chinese system language users: |
The PR mentioned above has been merged, is this still an issue for people? |
This solved my problem when running !pip install CIRpy. Thanks so much!!!!! |
Environment: Windows 7
Python: 3.6.2
pip installation failed.
The text was updated successfully, but these errors were encountered: