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

invalid continuation byte #6

Open
mknutsen opened this issue Jul 4, 2015 · 1 comment
Open

invalid continuation byte #6

mknutsen opened this issue Jul 4, 2015 · 1 comment

Comments

@mknutsen
Copy link

mknutsen commented Jul 4, 2015

Maxs-MBP:spotify2am mknutsen$ PYTHONIOENCODING=utf-8 python3 retrieve-identifiers.py
Traceback (most recent call last):
File "retrieve-identifiers.py", line 40, in
next(playlist_reader)
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/codecs.py", line 319, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd1 in position 8: invalid continuation byte

@lord-enzo
Copy link

same here

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