[Numpy-discussion] Problems compiling numeric using python2.4 and VS.Net 2003

Stephen Walton stephen.walton at csun.edu
Wed Oct 20 09:22:37 EDT 2004


On Wed, 2004-10-20 at 11:17 +0200, Frank Lindseth wrote:

> LINK : fatal error LNK1181: cannot open input file 'lapack.lib'

Edit setup.py, setting the variables library_dirs_list and
libraries_list to empty lists, and try again.

List:  shouldn't this be the default?  Right now Numeric looks for ATLAS
by default.

-- 
Stephen Walton, Professor of Physics and Astronomy,
California State University, Northridge
stephen.walton at csun.edu





More information about the NumPy-Discussion mailing list