On Fri, Mar 6, 2009 at 12:39 AM, Ondrej Certik <[email protected]> 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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
