Robert Bradshaw <rober...@...> writes:

> 
> Try moving setup.py up out of the package directory, and then building
> 
>    A_module = Extension('package.module_A',
>                        sources = ['package/module_A.pyx'])
> ...
> 
> - Robert
> 
> 

Thanks! Solved the problem.

/ Mikael



_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to