On Mon, Jul 19, 2010 at 03:47, Renato Fabbri <renato.fab...@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
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to