Re: [Numpy-discussion] SCons install fails with rev 5258

2008-06-08 Thread Alan McIntyre
That fixes it, thanks! Apparently I forgot the -U when I tried to update numscons via easy_install yesterday. ;) On Sun, Jun 8, 2008 at 2:11 AM, David Cournapeau <[EMAIL PROTECTED]> wrote: > Alan McIntyre wrote: >> I just updated my NumPy tree from svn trunk, and the SCons install now >> fails wit

Re: [Numpy-discussion] SCons install fails with rev 5258

2008-06-07 Thread David Cournapeau
Alan McIntyre wrote: > I just updated my NumPy tree from svn trunk, and the SCons install now > fails with the following message: > Updating to 0.7.2 should fix the problem (this is due to a change on how I handle bootstrapping numpy build: when numpy changed its bootstrapping implementation,

[Numpy-discussion] SCons install fails with rev 5258

2008-06-07 Thread Alan McIntyre
I just updated my NumPy tree from svn trunk, and the SCons install now fails with the following message: ImportError: Error importing numpy: you should not try to import numpy from its source directory; please exit the numpy source tree, and relaunch your python intepreter from the