Python and an XML Error

Dennis Wilson lincwils at teleport.com
Sat Sep 15 23:48:03 EDT 2001


When I try to use the xml.sax lin in python, I get the following error
message.

FILE "/usr/lib/python2.1/xml/sax/__init__.py", line 88, in make_parser
   raise SAXReaderNotAvailable("No Parsers found", None)

I understand what this means. There is no sax parser available. I am wonder
what suggestion anyone has to which saxparser to install and any hints on
the procedure would be welcome.

Thanks.






More information about the Python-list mailing list