Description of Problem: The python2-2.0-3 package from the Powertools CD seems to install fine, but attempts to use the XML routines fail with "xml.sax._exceptions.SAXReaderNotAvailable: No parsers found" in xml.sax.make_parser. How Reproducible: Every time. Steps to Reproduce: 1. cd /usr/lib/python2.0/test 2. python2 test_sax.py Actual Results: Traceback (most recent call last): File "test_sax.py", line 11, in ? raise ImportError("no XML parsers available") ImportError: no XML parsers available Expected Results: Should have seen test results of "Passed" or "Failed". Additional Information:
Try the package from the Roswell beta instead.
Did it myself - 32 tests, 0 failures in python2 2.1.1-1