[Cython] new cython fails to compile a.(key=hash)
Ondrej Certik
ondrej at certik.cz
Fri Mar 6 07:21:26 CET 2009
On Fri, Mar 6, 2009 at 12:39 AM, Ondrej Certik <ondrej at certik.cz> wrote:
> Hi,
>
> the new cython in Debian fails to compile my old code:
>
> $ cython sympy_pyx.pyx
>
> Error converting Pyrex file to C:
> ------------------------------------------------------------
> ...
>
> # this is faster:
> cdef list a
^^^ I removed the above line and things started to work. I think it
was a problem on my side. I don't understand the reason, but I think
all is ok now, so don't loose time with this.
Ondrej
More information about the Cython-dev
mailing list