On Monday 14 April 2003 19:34, Passin, Tom wrote:
[ garry saddington]
I still cannot get these to work even though i have the latest pyXML installed. The error message is:
'can't import name expat'
Do you have to copy any of the filesystem python components into the zope install? Has anyone else had this problem?
The install of PyXML normally goes into the regular Python installation, not Zope's. Although not everyone agrees, I think it is easiest just to copy the PyXML stuff into the Zope installation.
PyXML uses some tricks to integrate its XML paths into Python's (so that it can replace the standard Python xml libraries) but basically you are looking for the "_xmlplus" directory tree.
Cheers,
Tom P Thanks I have spent a long time struggling with this problem, including many fruitless searches through the documentation at Zope.org, does it need a note in the Silva installation instructions to prevent this from happening to anyone else?
regards garry
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )