Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread Fernando Perez
Hi all, On Fri, Sep 18, 2009 at 7:52 AM, René Dudfield wrote: > one more thing... > > there's also notes about porting to py3k here: >    http://wiki.python.org/moin/cporting > and here: >    http://wiki.python.org/moin/PortingExtensionModulesToPy3k > > Which are better than the python.org docs f

[Numpy-discussion] Error while running installer

2009-09-19 Thread Gheorghe Postelnicu
Hi guys, I just tried to run the 1.3.0 superpack installer and I get the following message box: Executing numpy installer failed. The details show the following lines: Output folder: C:\DOCUME~1\Ghighi\LOCALS~1\Temp Install dir for actual installers is C:\DOCUME~1\Ghighi\LOCALS~1\Temp "Target CP

Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread René Dudfield
Hi again, I deleted the old git repo there, and I followed the scipy git guide and put the changes here: http://github.com/illume/numpy3k. git clone git://github.com/illume/numpy3k.git So hopefully you'll be able to take those changes from git into svn. If it's still not working... pleas

Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread René Dudfield
On Sat, Sep 19, 2009 at 10:31 AM, Pauli Virtanen wrote: > pe, 2009-09-18 kello 23:41 -0600, Charles R Harris kirjoitti: > > [clip] >> Hmm, that doesn't work for me, git finds no commits in common if I >> pull and, as far as I can tell, essentially clones the whole thing. I >> quess that's because

Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread Pauli Virtanen
pe, 2009-09-18 kello 23:41 -0600, Charles R Harris kirjoitti: [clip] > Hmm, that doesn't work for me, git finds no commits in common if I > pull and, as far as I can tell, essentially clones the whole thing. I > quess that's because I'm using git-svn and started in a different > place for the init

Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread David Cournapeau
René Dudfield wrote: > ah, oh well. I'll just upload diffs as I go. > > Which versions of python is numpy to support? 2.4 and above, cheers, David ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/nu

Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread René Dudfield
On Sat, Sep 19, 2009 at 6:41 AM, Charles R Harris wrote: >> >> Hi, >> >> I'll be uploading stuff to github at http://github.com/illume/numpy3k. >>    git clone git://github.com/illume/numpy3k.git >> > > Hmm, that doesn't work for me, git finds no commits in common if I pull and, > as far as I can

Re: [Numpy-discussion] I want to help with a numpy python 3.1.x port

2009-09-19 Thread David Cournapeau
Charles R Harris wrote: > Hi René, > > On Fri, Sep 18, 2009 at 6:01 AM, René Dudfield > wrote: > > Hello, > > as a big numpy user, and someone wanting to help with the python 3 > migration, I'd like to help with a python 3.1 port of numpy. > > We(at the pyg