On Thu, Aug 22, 2019 07:53:19 +0200, Jos de Kloe wrote:
> Hi,
>
> this seems to indicate that there is an incompatibility in how numpy
> calls cython macros.
>
> On 8/22/19 12:38 AM, Ankur Sinha wrote:
> > error: macro "__Pyx_PyCode_New" requires 16 arguments, but only 15 given
>
> Actually, th
Hi,
this seems to indicate that there is an incompatibility in how numpy
calls cython macros.
On 8/22/19 12:38 AM, Ankur Sinha wrote:
> error: macro "__Pyx_PyCode_New" requires 16 arguments, but only 15 given
Actually, there already is a bug report on cython here:
https://github.com/cython/cyth