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
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