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

'utf-8' codec can't decode byte 0xc0 in position #30

Open
colinepiloquet opened this issue Jan 17, 2020 · 2 comments
Open

'utf-8' codec can't decode byte 0xc0 in position #30

colinepiloquet opened this issue Jan 17, 2020 · 2 comments

Comments

@colinepiloquet
Copy link

Hi, when running the simple case in Python and creating the Inferencer, I get an error in read_row saying:
'utf-8' codec can't decode byte 0xd5 in position 5: invalid continuation byte
Any ideas how to solve that?

Thanks

@Refefer
Copy link
Owner

Refefer commented Jan 17, 2020

Interesting. Do you have more details you can share that would let me repro it?

@colinepiloquet
Copy link
Author

I have used the dataset Delicious from scikit-multilearn and the code provided in the readme.
This is my error
error

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

2 participants