[Numpy-discussion] ScipyTest Warning?
mark
markbak@gmail....
Tue Apr 24 02:28:35 CDT 2007
Hello All -
I have a piece of code that works fine for me, but a friend tries to
run it and gets this warning.
He claims to have updated his Python (2.4), Scipy and numpy. A
Does anybody know what import triggers this Warning? I didn't think I
imported ScipyTest.
Thanks, Mark
Warning (from warnings module):
File "C:\Python24\lib\site-packages\numpy\testing\numpytest.py", line
63
DeprecationWarning)
DeprecationWarning: ScipyTest is now called NumpyTest; please update
your code
More information about the Numpy-discussion
mailing list