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

Error while executing the code #2

Open
Sakthisri67 opened this issue Jan 19, 2018 · 0 comments
Open

Error while executing the code #2

Sakthisri67 opened this issue Jan 19, 2018 · 0 comments

Comments

@Sakthisri67
Copy link

I have an interest to work on your system and also want to add some changes in it. But while running the quanta.py code it throws an error like below.

File "C:/Users/admin/final_destination/qanta/qanta.py", line 159, in
orig_We = pickle.load(open(args['We'], 'rb'))

UnicodeDecodeError: 'ascii' codec can't decode byte 0xb0 in position 0: ordinal not in range(128)

It can be solved by decoding it using UTF-8 . The command decode(UTF-8) .
The problem is where i have to put this code to rectify the error . Please solve it as soon as possible.

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