[SciPy-Dev] Release candidate 2 for NumPy 1.4.1 and SciPy 0.7.2

Ralf Gommers ralf.gommers at googlemail.com
Thu Apr 15 06:15:27 EDT 2010


On Thu, Apr 15, 2010 at 2:56 AM, <PHobson at geosyntec.com> wrote:

>  Thanks for all the hard work on this. One minor error on imports. Doesn’t
> appear to affect anything though.
>

These warnings are a known problem, coming from Cython code. They're
annoying but harmless, and not easy to turn off. So for this release it
looks like it'll stay this way.

Cheers,
Ralf


>
> In [6]: import scipy.stats as st
>
> C:\Python26\lib\site-packages\rpdb2.py:13502: RuntimeWarning: numpy.dtype
> size changed, may indicate binary incompatibility
>
>   m = g_import(*args, **kwargs)
>
> C:\Python26\lib\site-packages\rpdb2.py:13502: RuntimeWarning:
> numpy.flatiter size changed, may indicate binary incompatibility
>
>   m = g_import(*args, **kwargs)
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20100415/8de3afe2/attachment.html>


More information about the SciPy-Dev mailing list