numpy-1.0.2 (from sourceforge site) doesn't even have the site.cfg file. Is it unnecessary fro this version or it is a mistake?
Shawn -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Robert Kern Sent: Friday, May 18, 2007 4:24 PM To: Discussion of Numerical Python Subject: Re: [Numpy-discussion] Linux numpy 1.0.1 install failed Gong, Shawn (Contractor) wrote: > Hi Robert, > 1) your reply: You are missing some of the ATLAS libraries. > Do you mean that I need install more ATLAS libraries? No, sorry, I meant that your site.cfg did not list all of the ATLAS libraries that need to be listed. > 2) do I need to add more entries in site.cfg? what to add? The [blas_opt] and [lapack_opt] sections in the example. > 3) is numpy-1.0.1 too old? Should I try 1.0.2? It would be a good idea, but not necessary. -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
