Re: [Numpy-discussion] python3 setup.py install fails with git maint/1.6.x

2011-04-04 Thread Derek Homeier
On 4 Apr 2011, at 21:41, Darren Dale wrote: >> Just tried again with python3.2 and 1.6.0b2, installs fine. The line >> it fails on is only reached when a numpy/version.py exists, which is >> the case for source releases or if you did not clean your local git >> repo before building. > > ... but I

Re: [Numpy-discussion] python3 setup.py install fails with git maint/1.6.x

2011-04-04 Thread Charles R Harris
On Mon, Apr 4, 2011 at 1:31 PM, Ralf Gommers wrote: > On Mon, Apr 4, 2011 at 9:15 PM, Darren Dale wrote: > > I just checkout out the 1.6 branch, attempted to install with python3: > > I hope you mean the 1.6.0b1 tarball, not the current branch head? This > problem is (or should have been) fixed.

Re: [Numpy-discussion] python3 setup.py install fails with git maint/1.6.x

2011-04-04 Thread Darren Dale
On Mon, Apr 4, 2011 at 3:31 PM, Ralf Gommers wrote: > On Mon, Apr 4, 2011 at 9:15 PM, Darren Dale wrote: >> I just checkout out the 1.6 branch, attempted to install with python3: > > I hope you mean the 1.6.0b1 tarball, not the current branch head? This > problem is (or should have been) fixed.

Re: [Numpy-discussion] python3 setup.py install fails with git maint/1.6.x

2011-04-04 Thread Ralf Gommers
On Mon, Apr 4, 2011 at 9:15 PM, Darren Dale wrote: > I just checkout out the 1.6 branch, attempted to install with python3: I hope you mean the 1.6.0b1 tarball, not the current branch head? This problem is (or should have been) fixed. Just tried again with python3.2 and 1.6.0b2, installs fine. T

[Numpy-discussion] python3 setup.py install fails with git maint/1.6.x

2011-04-04 Thread Darren Dale
I just checkout out the 1.6 branch, attempted to install with python3: RefactoringTool: Line 695: You should use a for loop here Running from numpy source directory.Traceback (most recent call last): File "setup.py", line 196, in setup_package() File "setup.py", line 170, in setup_package