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




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to