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

Codec error #34

Open
R-Suresh opened this issue Jun 29, 2018 · 0 comments
Open

Codec error #34

R-Suresh opened this issue Jun 29, 2018 · 0 comments

Comments

@R-Suresh
Copy link

When I run the model on my windows system I get an error saying,

File "C:\Anaconda3\envs\aristo-mini\lib\encodings\cp1252.py", line 23, in decode
return codecs.charmap_decode(input,self.errors,decoding_table)[0]
UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 1412: character maps to <undefined>

I'm guessing its something to with the encoding of the Json files .
could someone help in resolve this error, also which encoding do the Json files use ?

git to resolve

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

1 participant