Your message dated Thu, 23 Feb 2012 20:59:56 +0100
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #661053,
regarding python-numpy-dbg: undefined symbol: Py_InitModule4_64
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.)
--
661053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661053
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-numpy-dbg
Version: 1:1.6.1-5
Severity: normal
the debug version of numpy can't be imported in experimental:
$ python-dbg -c "import numpy"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/pymodules/python2.7/numpy/__init__.py", line 136, in
<module>
import add_newdocs
File "/usr/lib/pymodules/python2.7/numpy/add_newdocs.py", line 9, in
<module>
from numpy.lib import add_newdoc
File "/usr/lib/pymodules/python2.7/numpy/lib/__init__.py", line 4, in
<module>
from type_check import *
File "/usr/lib/pymodules/python2.7/numpy/lib/type_check.py", line 8,
in <module>
import numpy.core.numeric as _nx
File "/usr/lib/pymodules/python2.7/numpy/core/__init__.py", line 5, in
<module>
import multiarray
ImportError: /usr/lib/pymodules/python2.7/numpy/core/multiarray.so:
undefined symbol: Py_InitModule4_64
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
I somehow managed to not have numpy-dbg installed in the exp chroot I
tried before filing. ... It of of course works with it.
I'm very sorry for the noise.
signature.asc
Description: OpenPGP digital signature
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team