[Zope3-dev] ALL test crashing Python?

Fred L. Drake, Jr. fred@zope.com
Fri, 22 Nov 2002 10:00:32 -0500


Jeremy Hylton writes:
 > Threw me a bone here <wink>.  I have Python 2.3 on the machine I'm
 > using, but my Python 2.2 doesn't run the test suite because I'm told
 > that pyexpat is required.

So install PyXML.  If you don't want to install it in your Python
installation, install it in Zope's lib/python/, or install Expat on
your platform and rebuild Python 2.2.2 so that gets picked up.

When Zope says Expat is required, it means it.


  -Fred

-- 
Fred L. Drake, Jr.  <fred at zope.com>
PythonLabs at Zope Corporation