[Numpy-discussion] numpy for Python 3?

Richard D. Moores rdmoores at gmail.com
Mon Jul 19 07:12:59 EDT 2010


On Mon, Jul 19, 2010 at 03:47, Renato Fabbri <renato.fabbri at gmail.com> wrote:
> anyway, svn and tortoise are very useful.
>
> do some trial an error. try stuff, its easier than one usually imagine.
>
> (tip: checkout the svn address, whatever that should mean to you at the moment)

OK, I checked out, cd-ed to numpy, but "python3 setup.py build"
doesn't work. Get

c:\SVNRepository\numpy>python3 setup.py build
'python3' is not recognized as an internal or external command,
operable program or batch file.

So I tried just
c:\SVNRepository\numpy>setup.py build

Saw stuff happen I didn't understand. Maybe complete screwed things
up. How do I tell? What's next?

Dick
python3 setup.py build



More information about the NumPy-Discussion mailing list