Advertisement
Guest User

Untitled

a guest
Nov 10th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. 2012-11-10 20:19:36,029 - PixivUtil20121108 - INFO - Taglist mode.
  2. 2012-11-10 20:19:40,263 - PixivUtil20121108 - ERROR - Error at processTagsList(): (<type 'exceptions.UnicodeDecodeError'>, UnicodeDecodeError('utf8', '\x96\xda\x82\xaa\x83n\x81[\x83g\r\nR-18', 0, 1, 'invalid start byte'), <traceback object at 0x02BB2B48>)
  3. Traceback (most recent call last):
  4. File "PixivUtil2.py", line 817, in processTagsList
  5. File "PixivModel.pyc", line 627, in parseTagsList
  6. File "codecs.pyc", line 684, in next
  7. File "codecs.pyc", line 615, in next
  8. File "codecs.pyc", line 530, in readline
  9. File "codecs.pyc", line 477, in read
  10. UnicodeDecodeError: 'utf8' codec can't decode byte 0x96 in position 0: invalid start byte
  11. 2012-11-10 20:19:40,272 - PixivUtil20121108 - ERROR - Unknown Error: 'utf8' codec can't decode byte 0x96 in position 0: invalid start byte
  12. Traceback (most recent call last):
  13. File "PixivUtil2.py", line 1444, in main
  14. File "PixivUtil2.py", line 1234, in menuDownloadFromTagsList
  15. File "PixivUtil2.py", line 817, in processTagsList
  16. File "PixivModel.pyc", line 627, in parseTagsList
  17. File "codecs.pyc", line 684, in next
  18. File "codecs.pyc", line 615, in next
  19. File "codecs.pyc", line 530, in readline
  20. File "codecs.pyc", line 477, in read
  21. UnicodeDecodeError: 'utf8' codec can't decode byte 0x96 in position 0: invalid start byte
  22. 2012-11-10 20:19:45,805 - PixivUtil20121108 - INFO - EXIT
  23. 2012-11-10 20:19:45,806 - PixivUtil20121108 - INFO -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement