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

_______________________________________________
Numpy-discussion mailing list
[email protected]
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to