Re: Importerror: cannot import name httpshandler linux

2016-04-27 Thread Wildman via Python-list
ckages using pip. But pip thows the error: > Importerror: cannot import name httpshandler linux. > > PLease help me out to resolve this. Try installing the libssl-dev package. -- GNU/Linux user #557453 The cow died so I don't need your bull! -- https://mail.python.org/mailman/listinfo/python-list

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