On Mon, Apr 4, 2011 at 1:31 PM, Ralf Gommers <ralf.gommers@googlemail.com> wrote:
On Mon, Apr 4, 2011 at 9:15 PM, Darren Dale <dsdale24@gmail.com> 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. 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.


I had to remove the build directory to get past that problem.

<snip>

Chuck