David Bogen wrote: > All: > > Is it possible to build Numpy using Python 2.2? I haven't been able to > find anything that explicitly lists the versions of Python with which > Numpy functions so I've been working under the assumption that the two > bits will mesh together somehow.
numpy requires Python 2.3 . -- 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
