[Numpy-discussion] Numpy 1.7b1 API change cause big trouble

Charles R Harris charlesr.harris at gmail.com
Thu Sep 6 11:32:34 EDT 2012


On Thu, Sep 6, 2012 at 10:07 AM, Frédéric Bastien <nouiz at nouiz.org> wrote:

> Hi,
>
> I reply with more information probably later today or tomorrow, but I
> think i need to finish everything to give you the exact information.
>
> Part of the problem I had was that by default there is a warning that
> is generated. It tell that to remove this warning we need to set
> NPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION.


You don't want to define this macro if you need to directly access the
fields. What warning are you getting if you don't define it? Are you using
Cython?

<snip>

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20120906/b0766ec0/attachment.html>


More information about the NumPy-Discussion mailing list