On Thu, Oct 6, 2011 at 08:40, Faheem Mitha <fah...@faheem.info> wrote: > Ran 3541 tests in 44.650s > > OK (KNOWNFAIL=3, SKIP=4) > [255665 refs] > Traceback (most recent call last): > File "<string>", line 1, in <module> > File "numpy/__init__.py", line 127, in <module> > raise ImportError(msg) > 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 there.
you have to fix the tests "trick" to avoid importing numpy from . but from the installed location. Or disable test completely. Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/capdtaj3bfq0we6nn1aoc2ry23j6xblsyq7mfoe28b_cich9...@mail.gmail.com