[Python-modules-team] Bug#705186: Bug#705186: importing numpy triggers RuntimeWarning
Sandro Tosi
morph at debian.org
Sat Apr 13 19:18:36 UTC 2013
Control: tags -1 +unreproducible
Hello Frank,
On Thu, Apr 11, 2013 at 4:29 AM, Frank Loeffler <knarf at cct.lsu.edu> wrote:
> Package: python-numpy
> Version: 1:1.6.2-1.2
> Severity: Normal
>
> Importing numpy using python 2.7 produces:
>
> $ python
> Python 2.7.3 (default, Jan 2 2013, 13:56:14)
> [GCC 4.7.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import numpy
> /usr/lib/pymodules/python2.6/numpy/random/__init__.py:87:
> RuntimeWarning: compiletime version 2.6 of module 'mtrand' does not
> match runtime version 2.7
> from mtrand import *
I think you have something broken on your machine, because I've just
tested on a clean chroot and numpy imports fine (and if it was not,
several other users would have complained so far). Maybe you have a
custom installation of numpy or python interpreter? or have you
altered in some way your system other than using Debian tools?
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
More information about the Python-modules-team
mailing list