On Thu, Dec 3, 2009 at 5:41 AM, Olivia Cheronet <[email protected]> wrote: > ----- Original Message ---- >> From: David Cournapeau <[email protected]> >> >> Does the file >> /usr/lib/python2.5/site-packages/numpy/linalg/lapack_lite.so exist ? >> >> cheers, >> >> David > > > Indeed, this file is not there. Where can I find it?
It should have been installed - I would be really surprised if the install succeeded without installing this file. Can you post the full build log when you install numpy. Something like: python setup.py install &> build.log After having removed the build directory (rm -rf build). cheers, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
