Your message dated Sun, 8 Feb 2015 15:50:03 +0000
with message-id
<cab4xwxzblunz6-txhxq+tf3b1-ssrnquggwd6pvvbpfk2nh...@mail.gmail.com>
and subject line Re: [Python-modules-team] Bug#705186: importing numpy triggers
RuntimeWarning
has caused the Debian Bug report #705186,
regarding importing numpy triggers RuntimeWarning
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
705186: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705186
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 would expect no warning. Doing the same using 'python2.6' doesn't
produce this warning. Both python2.6-minimal and python2.7-minimal are
installed (Debian wheezy), along with python-numpy which provides mtrand
for both python2.6 and python2.7:
/usr/lib/pymodules/python2.6/numpy/random/mtrand.so
/usr/lib/pymodules/python2.7/numpy/random/mtrand.so
/usr/lib/pyshared/python2.6/numpy/random/mtrand.so
/usr/lib/pyshared/python2.7/numpy/random/mtrand.so
However, it looks to me that even within python2.7 parts of the
python2.6 are used despite the corresponding parts for 2.7 being
available (but that is a gues of mine).
Frank
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Sat, Apr 13, 2013 at 8:48 PM, Sandro Tosi <[email protected]> wrote:
> On Sat, Apr 13, 2013 at 9:41 PM, Frank Loeffler <[email protected]> wrote:
>> Did you have both
>> python-minimal packages installed?
>
> Yes I have, both in the chroot and in my machine (which I use for
> developing) and I can't replicate on any of them.
python2.6 has been removed from Debian, and this problem only appears
in your installation (in a clean chroot is not possible to replicate
this issue) so I suggest to follow this up with a users support forum
(such as debian-users mailing list) as it doesnt look like a bug in
numpy package.
Regards,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team