Closed rubstew closed 7 years ago
Cela provient peut-être de la nouvelle version de https://pypi.python.org/pypi/requests
having same exact problem EDIT: Found a fix! Download this https://pypi.python.org/packages/f8/90/42d5e0d9b5c4c3629a3d99823bbc3748fb85616f0f7a45e79ba7908d4642/requests-2.11.0-py2.py3-none-any.whl#md5=369b7333bf2f710143a1b6678f2f214c and place somewhere then cd into it and do
pip3 install requests-2.11.0-py2.py3-none-any.whl`
you might have to do
pip3 uninstall requests
first
Great this solved the problem!! Thanks!
After upgrading to the last version it's crashing everything. 'Python 3.4.2'