Re: [Numpy-discussion] Installation on Windows

2015-03-23 Thread Per Tunedal
d. I might install Anaconda on a virtual machine to compare numpy with other solutions. Yours, Per Tunedal On Fri, Mar 20, 2015, at 15:59, Sebastian wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Hi, > > as you ask how to install Numpy and not how to compil

[Numpy-discussion] Installation on Windows

2015-03-20 Thread Per Tunedal
Hi, how do I install Numpy on Windows? I've tried the setup.py file, but get an error message: setup.py install gives: No module named msvccompiler in numpy.distutils; trying from distutils error: Unable to find vcvarsall.bat Yours, Per Tu