> 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 _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion