You are not logged in.

#1 2011-02-05 11:34:30

Radfahrer
Member
Registered: 2008-04-29
Posts: 31

[SOLVED] lapack update today broke python numpy

Hello everybody i just updated to lapack-3.3.0-1-x86_64 from extra and it brakes python2-numpy with the following error:

File "/usr/lib/python2.7/site-packages/numpy/linalg/linalg.py", line 23, in <module>                 
    from numpy.linalg import lapack_lite                                                               
ImportError: /usr/lib/liblapack.so.3: undefined symbol: chetrs2_

I guess numpy needs to be rebuild against new lapack

Last edited by Radfahrer (2011-02-05 11:42:30)

Offline

#2 2011-02-05 11:38:02

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,392
Website

Re: [SOLVED] lapack update today broke python numpy

Update to 3.3.0-2

Offline

#3 2011-02-05 11:41:37

Radfahrer
Member
Registered: 2008-04-29
Posts: 31

Re: [SOLVED] lapack update today broke python numpy

oh that was quick and fixed the problem, thanks a lot.

Offline

Board footer

Powered by FluxBB