You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "tumblr.py", line 13, in
requests.packages.urllib3.disable_warnings()
AttributeError: 'module' object has no attribute 'packages'
➜ iScript git:(master) ✗ pip install requests
Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/dist-packages
Cleaning up...
➜ iScript git:(master) ✗ pip install python2-requests
Downloading/unpacking python2-requests
Could not find any downloads that satisfy the requirement python2-requests
Cleaning up...
No distributions at all found for python2-requests
Storing debug log for failure in /root/.pip/pip.log
The text was updated successfully, but these errors were encountered:
File "tumblr.py", line 13, in
requests.packages.urllib3.disable_warnings()
AttributeError: 'module' object has no attribute 'packages'
➜ iScript git:(master) ✗ pip install requests
Requirement already satisfied (use --upgrade to upgrade): requests in /usr/lib/python2.7/dist-packages
Cleaning up...
➜ iScript git:(master) ✗ pip install python2-requests
Downloading/unpacking python2-requests
Could not find any downloads that satisfy the requirement python2-requests
Cleaning up...
No distributions at all found for python2-requests
Storing debug log for failure in /root/.pip/pip.log
The text was updated successfully, but these errors were encountered: