Advertisement
Guest User

pixiv

a guest
Dec 3rd, 2014
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Image #2549
  2. Processing Image Id: 40789252
  3. Traceback (most recent call last):
  4. File "PixivUtil2.py", line 608, in process_image
  5. File "PixivModel.pyc", line 224, in __init__
  6. File "PixivModel.pyc", line 281, in ParseInfo
  7. AttributeError: 'NoneType' object has no attribute 'findAll'
  8. Error at process_image(): (<type 'exceptions.AttributeError'>, AttributeError("'
  9. NoneType' object has no attribute 'findAll'",), <traceback object at 0x150D99E0>
  10. )
  11. Error at process_image_bookmark(): (<type 'exceptions.AttributeError'>, Attribut
  12. eError("'NoneType' object has no attribute 'findAll'",), <traceback object at 0x
  13. 150D98C8>)
  14. Traceback (most recent call last):
  15. File "PixivUtil2.py", line 1792, in main
  16. File "PixivUtil2.py", line 1598, in main_loop
  17. File "PixivUtil2.py", line 1461, in menu_download_from_online_image_bookmark
  18. File "PixivUtil2.py", line 968, in process_image_bookmark
  19. File "PixivUtil2.py", line 608, in process_image
  20. File "PixivModel.pyc", line 224, in __init__
  21. File "PixivModel.pyc", line 281, in ParseInfo
  22. AttributeError: 'NoneType' object has no attribute 'findAll'
  23. press enter to exit.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement