[Numpy-discussion] I can't know where I update the code...

Hui Chang Moon topengineer at gmail.com
Fri Apr 6 03:15:32 EDT 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070406/8282b30e/attachment.html>


More information about the NumPy-Discussion mailing list