spotify2am icon indicating copy to clipboard operation
spotify2am copied to clipboard

invalid continuation byte

Open mknutsen opened this issue 9 years ago • 1 comments

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

mknutsen avatar Jul 04 '15 17:07 mknutsen

same here

lord-enzo avatar Nov 10 '15 12:11 lord-enzo