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

Fix UnicodeDecodeError issue #121

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

calmzealA
Copy link

Got error at windows 10 professional chinese edition, python 3.5.

UnicodeDecodeError: 'gbk' codec can't decode byte 0x94 in position 6203: illegal multibyte sequence

Got error at windows 10 professional chinese edition, python 3.5.

UnicodeDecodeError: 'gbk' codec can't decode byte 0x94 in position 6203: illegal multibyte sequence
@dingguijin
Copy link

will break python 2.7

@calmzealA
Copy link
Author

fix break in python 2.7.

Test on ubuntu 14,python 2.7, windows 10 pro chinese version,python 3.5

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

Successfully merging this pull request may close these issues.

None yet

2 participants