Robert Bradshaw <robertwb at ...> writes: > > Are module_A.pyx, module_A.pxd, module_B.pyx, module_B.pxd inside the > package directory as well? > > - Robert > > I had the Cython files in a separate directory earlier, but I tried with everything in the same folder, recompiled, and still the same problem.