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

Frank Lindseth flin at broadpark.no
Wed Oct 20 02:23:30 EDT 2004


Hi,
 
I need numeric in a python2.4 / win32 project.
 
Is there a binary installer somewhere?
 
I tried to compile it from source but ran into the following problem (se
below):
Where are the libs supposed to come from?
 
- Frank
 
C:\users\frankl\download\Numeric-23.5>c:\Python24\python.exe setup.py
install
running install
running build
running build_py
running build_ext
building 'lapack_lite' extension
C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\link.exe /DLL
/nologo
 /INCREMENTAL:NO /LIBPATH:/usr/lib/atlas /LIBPATH:c:\Python24\libs
/LIBPATH:c:\P
ython24\PCBuild lapack.lib cblas.lib f77blas.lib atlas.lib g2c.lib
/EXPORT:initl
apack_lite build\temp.win32-2.4\Release\Src\lapack_litemodule.obj
/OUT:build\lib
.win32-2.4\lapack_lite.pyd
/IMPLIB:build\temp.win32-2.4\Release\Src\lapack_lite.
lib
LINK : fatal error LNK1181: cannot open input file 'lapack.lib'
error: command '"C:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\bin\link
.exe"' failed with exit status 1181
 
C:\users\frankl\download\Numeric-23.5>
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20041020/3bc48a5e/attachment.html>


More information about the NumPy-Discussion mailing list