With the tarballs you have the option of using either the pre-generated C files or generating them with Cython.
It should use the pre-generated sources by default and I have no idea why it's not doing this on your system, but you can force it with env DISABLE_CYTHON=1 python setup.py build These environment variables and other build related information can be found at https://git.enlightenment.org/bindings/python/python-efl.git/tree/INSTALL 2015-11-14 23:06 GMT+02:00 Massimo Maiurana <[email protected]>: > I can't build python-efl on debian testing because it ships cython > 0.23.2, but I remember there was a way to build it with a locally > installed cython via a command line option, and if I'm not wrong you > told me about this way. Can you please enlighten me once again? :) > > Ciao e grazie > Massimo > > Davide Andreoli ha scritto il 14/11/2015 alle 19:18: >> Hi all, >> >> I just uploaded the 1.16 tarballs for python-efl at the usual place: >> https://download.enlightenment.org/pre-releases/ >> >> Plese test them, if no issue arise those tarball will be moved in the next >> 24h >> >> Happy testing >> ------------------------------------------------------------------------------ >> _______________________________________________ >> enlightenment-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >> > > > -- > Massimo Maiurana > Ragusa (RG) > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
