[Distutils] Patch for your setuptools issue
Tarek Ziadé
ziade.tarek at gmail.com
Mon Jun 1 19:49:03 CEST 2009
On Mon, Jun 1, 2009 at 7:39 PM, Antoine Pitrou <solipsis at pitrou.net> 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 - Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>
--
Tarek Ziadé | http://ziade.org
More information about the Distutils-SIG
mailing list