As per object. I\'m running Python 2.7.10 under Windows 7 64 bit. I added C:\\Python27\\Scripts to my PATH, and I can run pip, but it\'s not able to install mod
pip
To bypass the firewall you can use proxy
pip install numpy --proxy
eg.,
pip install numpy --proxy http://:@proxy.xyz.com:2180