On Mon, Jul 19, 2010 at 05:53, Matthieu Brucher <matthieu.bruc...@gmail.com> wrote: >> 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.
Ah, Thanks, Matthieu. When I had a shell account long ago, I had a C compiler available, or gcc, I think it was. I used it while learning a bit of C. Dick _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion