Python2.7_install_pip
Manually Install Python 2.7 pip without any problem !
Download installPip.py to your system and Run the code using this Command in command line (cmd) :
(In the following script, "python" should refer to python2.7 executable on your system).
python installPip.py
Done ! Now pip installed and you can proceed to installing packages using pip.