On Mon, Jun 1, 2009 at 7:39 PM, Antoine Pitrou <[email protected]> wrote: [...] > Running zope.interface-3.4.1/setup.py -q bdist_egg --dist-dir > /home/antoine/tmp/easy_install-UHUYAk/zope.interface-3.4.1/egg-dist-tmp-1FWUyt > src/zope/interface/_zope_interface_coptimizations.c:15:20: erreur: Python.h : > Aucun fichier ou dossier de ce type > src/zope/interface/_zope_interface_coptimizations.c:16:26: erreur: > structmember.h : Aucun fichier ou dossier de ce type
How is your Python installed ? It works for me I have installed python from a trunk checkout by running the usual ./configure && make && make install It looks like you don't have the Python include file, What is your system ? Tarek > > > Regards > > Antoine. > > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig > -- Tarek Ziadé | http://ziade.org _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
