[Numpy-discussion] ImportError: libatlas.so.3: cannot open shared object file

Alexander Eberspächer alex.eberspaecher at gmail.com
Mon Dec 10 06:54:08 EST 2012


On Mon, 10 Dec 2012 13:57:04 +0300
Allan Kamau <kamauallan at gmail.com> wrote:

> I have built and installed numpy on Debian from source successfully as
> follows.
[...]
> ImportError: libatlas.so.3: cannot open shared object file: No such
> file or directory

Are the paths to ATLAS in your $LD_LIBRARY_PATH? If not, try adding
those.

Hope that helps!

Cheers,

Alex




More information about the NumPy-Discussion mailing list