Guest User

Untitled

a guest
Apr 1st, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line 5211, in <module>
  3. main()
  4. File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line 5105, in main
  5. dateformat = defaultsettings.get("MythArchiveDateFormat", "%a %d %b %Y").decode('utf-8')
  6. File "/usr/lib64/python2.7/encodings/utf_8.py", line 16, in decode
  7. return codecs.utf_8_decode(input, errors, True)
  8. UnicodeEncodeError: 'ascii' codec can't encode character u'\u5e74' in position 2: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment