The title says it all, did any dependency get broken with newer versions of some packages?
Tried running it on Python 3.6.3, the output file is created, but never filled with content.
I believe there is something wrong inside scrape() as its call never ends, end therefore json.dump() is never actually executed.
The title says it all, did any dependency get broken with newer versions of some packages?
Tried running it on Python 3.6.3, the output file is created, but never filled with content.
I believe there is something wrong inside scrape() as its call never ends, end therefore json.dump() is never actually executed.