[Cython] 0.9.8.1.1 and .pxd files
Jay Parlar
parlar at gmail.com
Wed Aug 27 19:39:35 CEST 2008
On Wed, Aug 27, 2008 at 12:37 PM, Robert Bradshaw
<robertwb at math.washington.edu> wrote:
> IIRC, now it requires __init__.py or __init__.pyx files to determine
> packages, just like Python.
>
I already had an __init__.py, and just tried adding __init__.pyx, but
it didn't solve it. It feels related to a problem I had before, which
I've brought up on this list, with cimports across packages. I had to
do a hacky solution to get it working before, and that solution seems
broken with .9.8.1.1
Jay P.
More information about the Cython-dev
mailing list