vaibhavk97 / GoBooDo

A Google book downloader with proxy support.
GNU General Public License v3.0
322 stars 60 forks source link

UnboundLocalError: local variable 'interimData' referenced before assignment #46

Open Yolakalemowa opened 3 years ago

Yolakalemowa commented 3 years ago

New error detected for id=G6-hDwAAQBAJ

An earlier download attempt was detected, GoBooDo will continue using the previous state. The total pages available for fetching are 54 Traceback (most recent call last): File "goboodo.py", line 217, in book.start() File "goboodo.py", line 175, in start self.insertIntoPageDict(interimData) UnboundLocalError: local variable 'interimData' referenced before assignment