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,
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