On Thu, 31 Aug 2017 12:48:53 +0200 Matthias Klose <d...@debian.org> wrote:

> yes, that's intended. I'll add a break.  Are there other known packages 
> besides
> python-numpy?

Looks like python-scipy is also affected:

$ 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

(tested with python-scipy 0.18.1-2+b2)


-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  http://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀  http://www.debian.org

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to