Warning (from warnings module):
 File "C:\Python25\lib\site-packages\numpy\testing\numpytest.py", line 634
   DeprecationWarning)
DeprecationWarning: ScipyTest is now called NumpyTest; please update your
code

I have written the simulation code with numpy 1.0.1 & scipy 0.52.
I installed the numpy 1.0.2, and the run the code,
above message is seen.

I don't use ScipyTest in my code, so I can't update my code.

What will I do?

Please help, ~

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

Reply via email to