Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when download from tag list when encountered an image with a blacklisted tag #1

Closed
Nandaka opened this issue May 24, 2012 · 1 comment
Assignees

Comments

@Nandaka
Copy link
Owner

Nandaka commented May 24, 2012

got an error when download from tag list when encountered an image with a blacklisted tag

Image Id: xxxxxxxx
Bookmark Count: 11
Processing Image Id: xxxxxxxx
Skipping image_id: xxxxxxxx because contains blacklisted tags: 3D
Traceback (most recent call last):
File “PixivUtil2.py”, line 656, in processImage
UnboundLocalError: local variable ‘viewPage’ referenced before assignment
Error at processImage(): (, UnboundLocalErr
or(“local variable ‘viewPage’ referenced before assignment”,), )
Cannot dump page for image_id: 27377905
Error at processTags(): (, UnboundLocalErro
r(“local variable ‘mediumPage’ referenced before assignment”,), )
Error at processTagsList(): (, UnboundLocal
Error(“local variable ‘mediumPage’ referenced before assignment”,), )
Traceback (most recent call last):
File “PixivUtil2.py”, line 1372, in main
File “PixivUtil2.py”, line 1166, in menuDownloadFromTagsList
File “PixivUtil2.py”, line 779, in processTagsList
File “PixivUtil2.py”, line 743, in processTags
File “PixivUtil2.py”, line 668, in processImage
UnboundLocalError: local variable ‘mediumPage’ referenced before assignment
press enter to exit.

http://nandaka.wordpress.com/2012/05/19/pixiv-downloader-20120519/#comment-1796

@ghost ghost assigned Nandaka May 24, 2012
@Nandaka Nandaka closed this as completed May 24, 2012
@Nandaka
Copy link
Owner Author

Nandaka commented May 24, 2012

fixed 0e406da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant