From: Benjamin R. <ben...@ou...> - 2012-12-04 15:51:12
|
On Tue, Dec 4, 2012 at 10:43 AM, Michael Droettboom <md...@st...> wrote: > It looks like we're using the "old" Numpy API there. Did you recently > update Numpy by any chance? I hadn't realised these APIs had been turned > off yet, but maybe they are in git master. In any event, we should update > these to the new APIs (NPY_UBYTE instead of PyArray_UBYTE etc.). > > Cheers, > Mike > > Not since Nov. 5th (which was a fix for a bug I reported in numpy master. So, I was using numpy 1.8.0 dev branch. Cheers! Ben Root |