Hello Cython community!

Following the announcement of accepted organizations for the Google
Summer of Code of this year, I discovered cython =)

Curious about this project, I wanted to take a look into it. After
reading http://wiki.cython.org/HackerGuide I checked out cython-devel
branch and tried building it.

Following INSTALL instructions, I tried "python setup.py".
This, however seems to fail when building 'Cython.Plex.Scanners'
extension : Plex/Scanners.c can't find Python.h nor structmember.h for
inclusion, and building fails.

I first thought that the dev branch was broken at the moment, and
tried building cython main branch instead, but got the same errors =)

What did I misunderstand? ^_^

My current box is an Unix system. Please ask if you need more input from me!

Thanks!
-- 
Nicolas Dumazet — NicDumZ [ nɪk.d̪ymz ]
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to