[Python-modules-team] Bug#874185: _solve_toeplitz.x86_64-linux-gnu.so: undefinedsymbol: PyFPE_jbuf
Sébastien Villemot
sebastien at debian.org
Sun Sep 3 21:14:25 UTC 2017
Package: python-scipy
Version: 0.18.1-2+b2
Severity: serious
The linalg submodule currently cannot be loaded in sid:
$ python -c "from scipy import linalg"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python2.7/dist-packages/scipy/linalg/__init__.py", line 175, in <module>
from .basic import *
File "/usr/lib/python2.7/dist-packages/scipy/linalg/basic.py", line 21, in <module>
from ._solve_toeplitz import levinson
ImportError: /usr/lib/python2.7/dist-packages/scipy/linalg/_solve_toeplitz.x86_64-linux-gnu.so: undefined symbol: PyFPE_jbuf
This issue seems related to #873791.
Cheers,
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ http://www.debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20170903/707141f9/attachment.sig>
More information about the Python-modules-team
mailing list