[Cython] Setup Errors: "error: Python.h: No such file or directory"

Michael Abshoff michael.abshoff at googlemail.com
Sun Oct 12 00:53:41 CEST 2008


Ondrej Certik wrote:
> On Sat, Oct 11, 2008 at 9:38 PM, Robert Bradshaw

<SNIP>

> And you need to get it working, e.g. change the -I line to point to
> your dir with your python2.6 installation. After you get this working,
> you need to figure out how to fix the cython's setup.py file.

One other very likely source of trouble can be when you have more than 
one python binary installed and the wrong on in $PATH. Distutils is 
usually clever enough to find the right one.

> Ondrej

Cheers,

Michael

> _______________________________________________
> Cython-dev mailing list
> Cython-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/cython-dev
> 



More information about the Cython-dev mailing list