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: 'ascii' codec can't decode byte 0x91 in position 0: ordinal not in range(128) #19

Open
jinx-USTC opened this issue Dec 30, 2019 · 2 comments

Comments

@jinx-USTC
Copy link

when I load your pre-trained weight,get this problem. Some solutions that provided online didn't work for it, can you provide some suggestions? My setting: Python3.6+PyTorch0.4.1

@lsongx
Copy link
Owner

lsongx commented Jan 2, 2020

Hi @jinx-USTC , the model is trained with 0.3. You may need to train one by yourself for your specific settings.

@JosephPai
Copy link

I guess it may caused by Python version, the provided model was trained in Python2.
If you want to use it in Python3, this issue may help you.
At least it works fine for me.

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

3 participants