Quantcast
Channel: How can I install NumPy on Windows using 'pip install'? - Stack Overflow
Viewing all articles
Browse latest Browse all 9

Answer by acs for How can I install NumPy on Windows using 'pip install'?

$
0
0

Check the installation of Python 2.7, and then install/reinstall pip which is described here. Then a open command line windows and write:

pip install numpy

Or

pip install scipy

If already installed, try this:

pip install -U numpy

Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>