I have been lurking through plone and had zope die hard with an error -- something like it could find or import expat -- I'm guessing this is pyexpat xml module.. Do I need get it, or does this error mean something else. -- David Bear College of Public Programs/ASU Mail Code 0803
David Bear wrote:
I have been lurking through plone and had zope die hard with an error -- something like it could find or import expat -- I'm guessing this is pyexpat xml module..
You need to install PyXML: http://pyxml.sourceforge.net/topics/download.html cheers, Chris
David Bear wrote at 2003-3-26 16:44 -0700:
I have been lurking through plone and had zope die hard with an error -- something like it could find or import expat -- I'm guessing this is pyexpat xml module..
Do I need get it, or does this error mean something else.
Activate Zope logging (--> doc/LOGGING.txt). Report the precise message in your log file (related to this problem, if any) and Error Type/Value and Traceback. Dieter
participants (3)
-
Chris Withers -
David Bear -
Dieter Maurer