That page is very old (2004). You are almost certainly better off starting with suds (
https://fedorahosted.org/suds/). Just add 'suds' to the eggs of the instance section in your buildout.cfg and rerun buildout. Note that python2.4 is recommended for Plone 3.
Laurence
nagindra wrote:
hi guys,
i have plone3 installed with python25 and was wondering how i set up the ZOPE servers environment to read SOAP webservices.
i used this www.zope.org/Members/.../SOAP%20Support%20on%20Zope to setup and install the products i need, but when i have to restart my Instance, i get the following error:
ImportError: No module named ImplPython.
can you help me?
thanks