I\'m having trouble installing a Python package on my Windows machine, and would like to install it with Christoph Gohlke\'s Window binaries. (Which, to my experience, allev
You have to run pip.exe from the command prompt on my computer. I type C:/Python27/Scripts/pip2.exe install numpy
C:/Python27/Scripts/pip2.exe install numpy