On 12 November 2010 23:13, Dag Sverre Seljebotn
<[email protected]> wrote:
> You simply need to tell bento (or rather yaku) to use the "cython" tool.
> See here:
>
> examples/hooks/customization/bscript

That is exactly what generated the error:

camponotus:customization(master) brett$ pwd
/Users/brett/Source/Bento/examples/hooks/customization
camponotus:customization(master) brett$ bentomaker configure
Looking for gcc... yes
Detecting distutils CC exec ... cc
Detecting CC type... gcc
camponotus:customization(master) brett$ bentomaker build
bentomaker: Error: bentomaker crashed (uncaught exception <class
'yaku.task_manager.NoHookException'>: No rule defined for extension
'.pyx').
Please report this on bento issue tracker:
    http://github.com/cournape/bento/issues
You can get a full traceback by setting BENTOMAKER_DEBUG=1
camponotus:customization(master) brett$

If it is working for others, then I must have something set up wrong.
I just git cloned and then used python setup.py install.

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

Reply via email to