Re: [Numpy-discussion] installing numpy with Python2.5 already present

2009-01-02 Thread josef . pktd
On Sat, Jan 3, 2009 at 12:24 AM, David Cournapeau wrote: > On Sat, Jan 3, 2009 at 2:11 PM, Mike Landis wrote: >> This time I included both ATLAS and MKL in the site.cfg file and got >> a little further... D:\temp\numpy-1.2.1\site.cfg now looks like: >> ... >> ValueError: invalid version number '

Re: [Numpy-discussion] installing numpy with Python2.5 already present

2009-01-02 Thread David Cournapeau
On Sat, Jan 3, 2009 at 2:11 PM, Mike Landis wrote: > This time I included both ATLAS and MKL in the site.cfg file and got > a little further... D:\temp\numpy-1.2.1\site.cfg now looks like: > ... > ValueError: invalid version number '2.18.50.20080625' This is a bug in python. Really, you should u

[Numpy-discussion] installing numpy with Python2.5 already present

2009-01-02 Thread Mike Landis
This time I included both ATLAS and MKL in the site.cfg file and got a little further... D:\temp\numpy-1.2.1\site.cfg now looks like: [atlas] library_dirs = d:\Docs\ATLAS\build\lib atlas_libs = lapack, f77blas, cblas, atlas [mkl] include_dirs = D:\Programs\Intel\MKL\10.1.0.018\include library_d