
July 2, 2011
12:57 p.m.
On Fri, Jul 1, 2011 at 11:25 PM, ardeshir <ardeshir.org@gmail.com> wrote:
Don't know if this will help you, but I got the following errors while installing on my system, Running Squeeze Debian ... src/zope/interface/_zope_interface_coptimizations.c:15:20: error: Python.h: No such file or directory src/zope/interface/_zope_interface_coptimizations.c:16:26: error: structmember.h: No such file or directory
You need to install the Python headers (Debian package python-dev).
storm/cextensions.c:23:20: error: Python.h: No such file or directory storm/cextensions.c:24:26: error: structmember.h: No such file or directory
Same here.
-- bye, pabs