ImportError: No module named 'requests.packages.urllib3'
teqisid at gmail.com
teqisid at gmail.com
Wed Apr 1 11:46:36 EDT 2015
More information about the Python-list mailing list
Wed Apr 1 11:46:36 EDT 2015
- Previous message (by thread): Addendum to Strategy/ Advice for How to Best Attack this Problem?
- Next message (by thread): ImportError: No module named 'requests.packages.urllib3'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I am trying to import requests library in python shell, I get this error: ImportError: No module named 'requests.packages.urllib3' I have tried searching online and followed a few probable solutions but yet no luck. Does anyone know how I can solve this error? I am using python 2.7
- Previous message (by thread): Addendum to Strategy/ Advice for How to Best Attack this Problem?
- Next message (by thread): ImportError: No module named 'requests.packages.urllib3'
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list