Derpibooru-dl icon indicating copy to clipboard operation
Derpibooru-dl copied to clipboard

Image' object has no attribute 'id_number'

Open Dalesw2 opened this issue 8 years ago • 3 comments

Window 7 Standalone:derpibooru_dl-2016-7-1b.exe

2016-07-01 20:51:25,275 - DEBUG - Logging started. 2016-07-01 20:51:26,519 - DEBUG - API Key looks fine. 2016-07-01 20:51:26,520 - INFO - Attempting to resume any failed downloads. 2016-07-01 20:51:37,655 - DEBUG - Menu user input:'3' 2016-07-01 20:51:42,358 - DEBUG - Query: 'bugmom' 2016-07-01 20:51:42,359 - DEBUG - Starting search for query: 'bugmom' 2016-07-01 20:51:42,375 - INFO - Starting new HTTPS connection (1): derpiboo.ru 2016-07-01 20:51:42,680 - DEBUG - "GET /search.json?perpage=50&sf=created_at&q=bugmom&key=FZskUzzse7oPtT1LPYpu&page=1&sd=desc HTTP/1.1" 200 None 2016-07-01 20:51:42,691 - CRITICAL - Unhandled exception! 2016-07-01 20:51:42,693 - CRITICAL - <type 'exceptions.AttributeError'> 2016-07-01 20:51:42,693 - ERROR - 'Image' object has no attribute 'id_number' Traceback (most recent call last): File "derpibooru_dl.py", line 1415, in File "derpibooru_dl.py", line 1398, in main File "derpibooru_dl.py", line 1313, in console_menu File "derpibooru_dl.py", line 991, in process_query File "derpibooru_dl.py", line 594, in search_for_query AttributeError: 'Image' object has no attribute 'id_number' 2016-07-01 20:51:42,696 - INFO - Program finished.

Dalesw2 avatar Jul 01 '16 19:07 Dalesw2

This error is fixed in the derpibooru_dl-2016-7-1 release. However there is another issue with that release, and I've opened another thread to work on that. #21

oblivion2k avatar Jul 03 '16 05:07 oblivion2k

I'm also having this problem; the latest standalone version of the exe (derpibooru_dl-2016-7-1b) keeps crashing every time i run a query. Is there a way to fix this issue? derp error

citizenwolf avatar Jul 16 '16 19:07 citizenwolf

Duplicate to #22, use python in command line instead.

mkody avatar Jul 18 '16 17:07 mkody