Re: [Numpy-discussion] numpy.test() fails if it runs after scipy.test()

2008-02-28 Thread LB
That's very strange, I've made a local installation of numpy 1.0.4 and scipy 0.6 from official source, and I use the same kind of installation script as in http://www.scipy.org/Installing_SciPy/Linux/BuildingFromSource/GCC_1, so I always erase all the local directory to prevent this kind of confl

Re: [Numpy-discussion] numpy.test() fails if it runs after scipy.test()

2008-02-28 Thread Christopher Burns
Loic, I was not able to reproduce this. Have you tried doing a clean install by removing your numpy and scipy directories in the site-packages and reinstalling. I've had old files in my install directory cause problems in the past. You are correct, the tests should not effect one another. Chri

[Numpy-discussion] numpy.test() fails if it runs after scipy.test()

2008-02-23 Thread Loïc BERTHE
Hi, I've got one failure if I run numpy.test() after running scipy.test() : == ERROR: Ticket #396 -- Traceback (most recent call last): File "/home/loic/tmp/