cython -a

Juan Nunez-Iglesias jni.soma at gmail.com
Mon Aug 5 02:17:22 EDT 2013


On Mon, Aug 5, 2013 at 3:49 PM, Johannes Schönberger <jschoenberger at demuc.de
> wrote:

> cython -a does not depend on any imports. At least on my system it works
> for all files, regardless of imports… ?
>

Huh! I could have sworn that failed on my _slic.pyx before! Maybe an older
Cython version? Anyway, worked fine, thanks! ;)

Since make test just invokes nosetests, you could simply use nosetests
> --no-skip.
>

Also worked! I wish all my problems were so easy! ;) Thanks for the help!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20130805/ef23d0f0/attachment.html>


More information about the scikit-image mailing list