Re: [Numpy-discussion] import error after compiling from HEAD

2011-03-13 Thread Ralf Gommers
On Sun, Mar 13, 2011 at 6:08 AM, Joshua Holbrook wrote: > Sup y'all, > > I just installed numpy from github, but when I tried to import it I > got some odd errors! What's going on, and how can it be fixed? Are you in the numpy source tree when trying that command? If not, try to clean ("git clean

[Numpy-discussion] import error after compiling from HEAD

2011-03-12 Thread Joshua Holbrook
Sup y'all, I just installed numpy from github, but when I tried to import it I got some odd errors! What's going on, and how can it be fixed? josh@pidgey:~$ python -c 'import numpy; numpy.test()' Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.6/dist-pack