You are not logged in.
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
Update to 3.3.0-2
Offline
oh that was quick and fixed the problem, thanks a lot.
Offline