14 May
2007
14 May
'07
10:53 a.m.
--On 13. Mai 2007 22:59:00 +0100 Dapo Ladimeji <dapo@ladimeji.co.uk> wrote:
In file included from Dependencies/BTrees-Zope-3.3.1/BTrees/_fsBTree.c:70: Dependencies/BTrees-Zope-3.3.1/BTrees/BTreeModuleTemplate.c:15:20: error: Python.h: No such file or directory
This error message is self-speaking. You don#t have the necessary Python includes installed. Likely because you're running some system Python without having installed the related -dev (or -devel package) for Python. -aj