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 #4

Closed
ghost opened this issue Apr 8, 2021 · 1 comment
Closed

UnicodeDecodeError #4

ghost opened this issue Apr 8, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 8, 2021

Hi,
when I run the code I have below issue, can you please guide?
Tnx a lot!

Epoch: 0
Loss after 0 steps: 2.1485347747802734
File "...\lib\encodings\cp1250.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x98 in position 53976: character maps to

@ghost ghost closed this as completed Apr 8, 2021
@ghost
Copy link
Author

ghost commented Apr 8, 2021

change of locale on PC helped

This issue was closed.
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

0 participants