Bug#581412: [libblas3gf] ImoprtError in Numpy when trying to execute mnemosyne
Sylvestre Ledru
sylvestre at debian.org
Fri Jun 8 10:51:28 UTC 2012
Le 08/06/2012 12:09, darkestkhan a écrit :
> from numpy.linalg import lapack_lite
> ImportError: libblas.so.3gf: cannot open shared object file: No such
> file or directory
I cannot reproduce your problem.
sudo apt-get install -t unstable mnemosyne
$ ls /usr/lib/libblas*
/usr/lib/libblas.so.3 /usr/lib/libblas.so.3gf
Anyway this should fix your problem:
$ sudo apt-get install libblas3 --reinstall
Can you confirm?
Thanks
S
More information about the debian-science-maintainers
mailing list