Gong, Shawn (Contractor) wrote: > 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?
The site.cfg file is something that people who are installing numpy need to write if they need to supply that information. That information will be different for each installation, so we do not supply one with false information. -- 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
