Hi, I assume you are using Cython 0.9.8? Jay Parlar wrote: > I'm having trouble with .pxd files across packages. > > My main program directory has a few packages in it, one called 'sm' > and one called 'filters'. Are these really packages? I.e. do they have an __init__.py file? Stefan