Recent mechanize update breaks script #218
Closed
Labels
Comments
From their github:
If you are using v3.x, you need to manually remove the I need to check the compatibiliy before I've update the libs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The script fails to start as per the error above. Tested with a fresh repository clone.
I run a Linux system and looking through my update log, I see that mechanize was recently updated from 0.2.5 to 0.3.1. Downgrading this package enabled the script to start up and log me in again. Haven't had a chance to test if the script can successfully download something after downgrading; there were a few other dependencies which recently received minor updates as well (numpy and imageio spring to mind).
Edit: Downloading still works after downgrading mechanize, so it's just mechanize that's the problem.
The text was updated successfully, but these errors were encountered: