[Numpy-discussion] failed to build numpy and Numeric in Windows

2007-01-26 Thread Zhou, Mi
Hi, I am trying to build Numpy-1.01 in windows using "python setup.py build". My C compiler is MSVS2005. The compiler throws an error about umathmodule.c: "__umath_generated.c(72): error C2099: initializer is not a constant." Tried with Numeric-24.2, it gives the same error. The line of code

Re: [Numpy-discussion] failed to build numpy and Numeric in Windows

2007-01-12 Thread Zhou, Mi
py-discussion] failed to build numpy and Numeric in Windows 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 mo

[Numpy-discussion] failed to build numpy and Numeric in Windows

2007-01-12 Thread Zhou, Mi
Hi, I am trying to build Numpy-1.01 in windows using "python setup.py build". My C compiler is MSVS2005. The compiler throws an error about umathmodule.c: "__umath_generated.c(72): error C2099: initializer is not a constant." Tried with Numeric-24.2, it gives the same error. The line of code