I am using Python 3.6b3 for a long running project, developing on Windows. For this project I also need NumPy. I\'ve tried Python36 -m pip install numpy, but it seems that p
Here is the list of steps needed to be performed for installing numpy on windows. This worked for me.