View Single Post
Old 01-28-2011, 01:42 AM   #2
miwie
Connoisseur
miwie began at the beginning.
 
Posts: 76
Karma: 12
Join Date: Nov 2010
Device: Android, PB Pro 602
Quote:
Originally Posted by tolyluis View Post
Unfortunately I get encoding errors with this recipe.

Code:
File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe1 in position 380: invalid continuation byte
I tried ISO-8859-1, UTF-8, and cp1252 without any success.
miwie is offline   Reply With Quote