Hi,
I just came across zope (been
using python for some time
now to write web scripts). I had trouble
installing zope
on a solaris machine (there was trouble making the shared
.so
library files) so I tried on a win32 machine, with not
much
more luck.
I followed David Ascher's clear
instructions, but when I run
python serve.py, I get a message box with the following
text:
"The procedure entry point PySequence_Contatins
could
not be located in the dynamic link library
python15.dll"
Any ideas? I have python1.5.1 installed....
Thanks
Robert