Bug#914655: python-scipy: _flapack undefined symbol: ilaver_

2019-05-20 Thread Drew Parsons
Package: python-scipy Followup-For: Bug #914655 Digging a bit deeper, I think this bug may be impacted by the presence of /usr/lib/x86_64-linux-gnu/libopenblas.so provide by libopenblas-base I think you will find your bug may be present in local builds of scipy, but the official Debian builds

Bug#914655: python-scipy: _flapack undefined symbol: ilaver_

2019-03-11 Thread Drew Parsons
Package: python-scipy Version: 1.1.0-4 Followup-For: Bug #914655 This bug was partially fixed in python-scipy 0.19.1-2 when determination of the location of atlas and openblas was fixed. ilaver_ is found in libopenblas.so.0. _flapack.x86_64-linux-gnu.so now has NEEDED libopenblas.so.0 But

Bug#914655: python-scipy: _flapack undefined symbol: ilaver_

2018-11-25 Thread ryan
Package: python-scipy Version: 0.18.1-2 Severity: normal Dear Maintainer, This is from an application that uses scipy. $ python2.7 Python 2.7.13 (default, Sep 26 2018, 18:42:22) [GCC 6.3.0 20170516] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from