Hi all, I have tried to install TextIndexNG on a windows platform (with zope 2.5.1) I have tried several vesions of TextIndexNG included the latest release (1.05.beta). Everytime I try to "python setup.py install" I get this error : CompressedList/pyclist.c(20) : fatal error C1083: Cannot open include file: 'Python.h': No such file or directory error command '"C:\Program Files\...\cl.exe"' failed with exit status 2 There are no such file as Python.h Does anybody have a solution ? Thanks for any info. Fab.
Is this very much a problem with your Python installation and not a TextIndexNG issue. Python.h is an include file of your Python installation and should be *somewhere* on your disk. Andreas -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of Fabien Nkundabagenzi Sent: Dienstag, 17. September 2002 09:52 To: Zope Subject: [Zope] Installing TextIndexNG Hi all, I have tried to install TextIndexNG on a windows platform (with zope 2.5.1) I have tried several vesions of TextIndexNG included the latest release (1.05.beta). Everytime I try to "python setup.py install" I get this error : CompressedList/pyclist.c(20) : fatal error C1083: Cannot open include file: 'Python.h': No such file or directory error command '"C:\Program Files\...\cl.exe"' failed with exit status 2 There are no such file as Python.h Does anybody have a solution ? Thanks for any info. Fab.
Actually, you need a python source install rather than a Windows binary install. You could also do with not posting in HTML, especially vile blue ;-) Chris Andreas Jung wrote:
Is this very much a problem with your Python installation and not a TextIndexNG issue. Python.h is an include file of your Python installation and should be *somewhere* on your disk.
Andreas
-----Original Message----- *From:* zope-admin@zope.org [mailto:zope-admin@zope.org] *On Behalf Of *Fabien Nkundabagenzi *Sent:* Dienstag, 17. September 2002 09:52 *To:* Zope *Subject:* [Zope] Installing TextIndexNG
Hi all,
I have tried to install TextIndexNG on a windows platform (with zope 2.5.1) I have tried several vesions of TextIndexNG included the latest release (1.05.beta). Everytime I try to "python setup.py install" I get this error :
*CompressedList/pyclist.c(20) : fatal error C1083: Cannot open include file: 'Python.h': No such file or directory error command '"C:\Program Files\...\cl.exe"' failed with exit status 2* ** There are no such file as Python.h Does anybody have a solution ?
Thanks for any info.
Fab.
participants (3)
-
Andreas Jung -
Chris Withers -
Fabien Nkundabagenzi