On Mon, 10 Dec 2012 13:57:04 +0300 Allan Kamau <[email protected]> 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 _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
