Re: [Numpy-discussion] can't run cython on mtrand.pyx

2013-03-14 Thread Robert Kern
On Wed, Mar 13, 2013 at 7:20 PM, Neal Becker wrote: > Robert Kern wrote: > >> On Wed, Mar 13, 2013 at 6:40 PM, Neal Becker wrote: >>> Grabbed numpy-1.7.0 source. >>> Cython is 0.18 >>> >>> cython mtrand.pyx produces lots of errors. >> >> It helps to copy-and-paste the errors that you are seeing.

Re: [Numpy-discussion] can't run cython on mtrand.pyx

2013-03-13 Thread Neal Becker
Robert Kern wrote: > On Wed, Mar 13, 2013 at 6:40 PM, Neal Becker wrote: >> Grabbed numpy-1.7.0 source. >> Cython is 0.18 >> >> cython mtrand.pyx produces lots of errors. > > It helps to copy-and-paste the errors that you are seeing. > > In any case, Cython 0.18 works okay on master's mtrand.p

Re: [Numpy-discussion] can't run cython on mtrand.pyx

2013-03-13 Thread Robert Kern
On Wed, Mar 13, 2013 at 6:40 PM, Neal Becker wrote: > Grabbed numpy-1.7.0 source. > Cython is 0.18 > > cython mtrand.pyx produces lots of errors. It helps to copy-and-paste the errors that you are seeing. In any case, Cython 0.18 works okay on master's mtrand.pyx sources. -- Robert Kern _

[Numpy-discussion] can't run cython on mtrand.pyx

2013-03-13 Thread Neal Becker
Grabbed numpy-1.7.0 source. Cython is 0.18 cython mtrand.pyx produces lots of errors. ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion