[Cython] .pxd's that depend on other .pxd's

Stefan Behnel stefan_ml at behnel.de
Wed Jul 2 08:03:18 CEST 2008


Hi,

Peter Todd wrote:
> Using the attached tarball I get this error message with Cython 0.9.8:
> 
> 
> pete at tilt:~/t/bug$ cython Tuke/id.pyx 
> /home/pete/t/bug/Tuke/id.pyx:1:0: 'Tuke.translatable.pxd' not found

Do you have an __init__.py in the Tuke package?

Stefan


More information about the Cython-dev mailing list