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

UnboundLocalError: local variable 'list_page' referenced before assignment #178

Closed
Nandaka opened this issue Dec 12, 2016 · 0 comments
Closed
Labels

Comments

@Nandaka
Copy link
Owner

Nandaka commented Dec 12, 2016

Traceback (most recent call last):
  File "PixivUtil2.py", line 350, in process_member
UnboundLocalError: local variable 'list_page' referenced before assignment
Error at process_member(): (<type 'exceptions.UnboundLocalError'>, UnboundLocalError("local variable 'list_page' referenced before assignment",), <traceback object at 0x0331FD28>)
Cannot dump page for member_id:161421
Traceback (most recent call last):
  File "PixivUtil2.py", line 1862, in main
  File "PixivUtil2.py", line 1643, in main_loop
  File "PixivUtil2.py", line 1293, in menu_download_by_member_id
  File "PixivUtil2.py", line 503, in process_member
UnboundLocalError: local variable 'list_page' referenced before assignment
@Nandaka Nandaka added the Bug label Dec 12, 2016
Nandaka added a commit that referenced this issue Feb 2, 2017
Nandaka added a commit that referenced this issue Mar 4, 2017
Nandaka added a commit that referenced this issue Mar 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant