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: cannot access local variable 'interimData' where it is not associated with a value #80

Open
ReMelon opened this issue Sep 19, 2023 · 0 comments

Comments

@ReMelon
Copy link

ReMelon commented Sep 19, 2023

Hello. I have this error

Downloading
An earlier download attempt was detected, GoBooDo will continue using the previous state.
The total pages available for fetching are 40
Traceback (most recent call last):
File "C:\Users\user\Desktop\Folder\Coding\GoBooDo-master\GoBooDo.py", line 218, in
book.start()
File "C:\Users\user\Desktop\Folder\Coding\GoBooDo-master\GoBooDo.py", line 176, in start
self.insertIntoPageDict(interimData)
^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'interimData' where it is not associated with a value

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