autoflashgui
autoflashgui copied to clipboard
Cannot run with urllib3
When trying to run the GUI I get this error. Is there a workaround for this?
"urllib3 v2.0 only supports OpenSSL 1.1.1+, currently "
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.1.0h 27 Mar 2018'. See: https://github.com/urllib3/urllib3/issues/2168
I was able to get it running by installing urllib3 version 1.22.