[Numpy-discussion] numpy for Python 3?

Matthieu Brucher matthieu.brucher at gmail.com
Mon Jul 19 08:53:22 EDT 2010


> Dave, I got:
> c:\SVNRepository\numpy>C:\Python31>python setup.py bdist_wininst
> 'C:\Python31' is not recognized as an internal or external command,
> operable program or batch file.
>
> Or didn't I do exactly what you suggested?

python setup.py bdist_wininst

>> Assuming you have a C compiler on your system (and in your path)
>
> I'm afraid I have no idea, nor how to find out.

I'm afraid that if you don't know if you have a compiler, you don't
have one. This also means you will not be able to compile Numpy, as
the official compiler is no longer available.

Matthieu
-- 
Information System Engineer, Ph.D.
Blog: http://matt.eifelle.com
LinkedIn: http://www.linkedin.com/in/matthieubrucher



More information about the NumPy-Discussion mailing list