Re: [Numpy-discussion] [cython-users] errors with numpy 1.5.1

2011-03-08 Thread Pauli Virtanen
Tue, 08 Mar 2011 00:12:35 -0800, Robert Bradshaw wrote: [clip] > Unfortunately, I don't think anyone's actively working on it right now. > It's probably a superficial fix for someone who knows NumPy and Cython > decently well, but I have no idea myself (not having looked that deeply > into it.) Doe

Re: [Numpy-discussion] [cython-users] errors with numpy 1.5.1

2011-03-08 Thread Robert Bradshaw
On Fri, Mar 4, 2011 at 4:19 PM, Choy wrote: > Hello -- > > I recently upgraded from python 2.6 -> 2.7, cython 0.13 -> 14.1, and > numpy 1.4.1 -> 1.5.1.  Unfortunately, one of my cython modules no > longer works. > > I tracked my bug and used the web to see that there is already a > ticket for exac