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

2007-04-06 Thread Robert Kern
Chris wrote: >> Sorry, this is not an answer, but it might help someone else to answer your >> question: importing weave (using numpy-1.0.2) is one way to get this error >> message. > > Is this something we should post on the scipy-dev mailing list instead? > (Maybe > there are other parts of

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

2007-04-06 Thread Chris
> Sorry, this is not an answer, but it might help someone else to answer your > question: importing weave (using numpy-1.0.2) is one way to get this error > message. Is this something we should post on the scipy-dev mailing list instead? (Maybe there are other parts of scipy that need to be up

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

2007-04-06 Thread Chris
> 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 Sorry, this is not an answer, but it might help someone else to answer your questio

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

2007-04-06 Thread Hui Chang Moon
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