[Numpy-discussion] RuntimeWarning: numpy.ndarray size changed

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed Apr 11 14:45:43 EDT 2012


Hi all,

Can someone reproduce the following message ?

Python 2.7.2 (default, Aug 19 2011, 20:41:43) [GCC] on 
linux2
Type "help", "copyright", "credits" or "license" for more 
information.
>>> import numpy
/home/nwagner/local/lib64/python2.7/site-packages/numpy/random/__init__.py:91: 
RuntimeWarning: numpy.ndarray size changed, may indicate 
binary incompatibility
   from mtrand import *
  >> numpy.__version__
'1.7.0.dev-9aac543'
>>> 

Nils




More information about the NumPy-Discussion mailing list