[Cython] Embedding Cython

Rasjid Wilcox rasjidw at gmail.com
Wed Apr 9 03:02:36 CEST 2008


On Wed, Apr 9, 2008 at 10:03 AM, Rasjid Wilcox <rasjidw at gmail.com> wrote:
> Hi,
>
>  I've just been playing a little with Pyrex and Cython.  In particular,
>  testing the Embedding Pyrex HOWTO at
>  http://www.freenet.org.nz/python/embeddingpyrex/.
>
>  It works with Pyrex, but not with Cython.

Ah, correction.  It no longer works with either.

More precisely, it works with the version of Pyrex in a default Ubuntu
7.10 install (Pyrex 0.9.5.1a) but does not work with the current
version of Pyrex (0.9.6.4).  I was testing it with Cython 0.9.6.13
which (if I understand things correctly) is based on Pyrex 0.9.6, so
it is to be expected that it does not work.

Any suggestions on how to get this working on the current version of
either Pyrex or Cython would be appreciated.

Cheers,

Rasjid.


More information about the Cython-dev mailing list