Pip 8.1.1 is installed in my system. when try to install few packages using pip I am getting the following error:

2016-06-28 Thread bharadwajsrivatsa
Pip 8.1.1 is installed in my system. when try to install few packages using pip I am getting the following error: Traceback (most recent call last): File "/usr/bin/pip2", line 5, in from pkgresources import load_entry_point File "build/bdist.linux-x86_64/egg/pkg_resources/init.py", line 3095,

Importerror: cannot import name httpshandler linux

2016-04-27 Thread bharadwajsrivatsa
I tried installing Python 2.7.11 on HP-UX which already has all the build and run time dependencies installed on it such as openssl, libffi, etc. But after installing python , I tried installing some open source packages using pip. But pip thows the error: Importerror: cannot import name httpsha