Zhou, Mi wrote: > Hi, > > I am trying to build Numpy-1.01 in windows using "python setup.py > build". My C compiler is MSVS2005.
Hmm. I was pretty sure that MSVS2005 was not capable of building Python extension modules that work with the official Python interpreter builds. That doesn't explain or solve the problem that you state, but if the problem is restricted to MSVS2005, it may not be worth solving. -- 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
