July 4, 2007
10:15 a.m.
Hi, Is there going to be a scipy release anytime soon? I'm using numpy 1.0.3 with scipy 0.5.2 and I get these ugly warnings all the time: c:\apps\python25\lib\site-packages\scipy\misc\__init__.py:25: DeprecationWarning: ScipyTest is now called NumpyTest; please update your code test = ScipyTest().test These are the latest downloadable versions right? I'm beginning to wonder whether I shouldn't start building scipy myself. Thanks, John.