Bug#744145: pip crashes on import requests

2014-08-07 Thread Bruno Agutoli
This solved my problem! sudo easy_install requests==2.3.0

Bug#744145: pip crashes on import requests

2014-07-09 Thread Norbert Veber
Hi, I had an older version of requests on my system in /usr/local/lib. Not sure what the 'propper' way to uninstall is, so just did: rm -rf /usr/local/lib/python2.7/dist-packages/requests* Now it works fine.. Doesn't look like a problem with the package itself, just people's systems. --

Bug#744145: pip crashes on import requests

2014-07-08 Thread Paolo Inaudi
I am experiencing the very same issue. The requests/adapters.py seems to actually be where it should be, but there is maybe some sys.path problems I have ii python-pip 1.5.6-2 ii python-requests 2.3.0-1 -- To UNSUBSCRIBE, email to