Facing an HTTPSHandler error while installing python packages using pip, following is the stack trace,
--------desktop:~$ pip install Django==1.3
Traceback (
I'm using Redhat and have met the same problem.
My solution is :
If I didn't do the 2nd step, when I recompiled my python2.7 , the log would say " fail to build module _ssl".