Python 2.1 and the minidom

Andrew MacIntyre andymac at bullseye.apana.org.au
Sat Apr 28 04:52:46 EDT 2001


On Fri, 27 Apr 2001, Timothy Grant wrote:

>   File "/usr/local/lib/python2.1/xml/sax/__init__.py", line 88, in make_parser
>     raise SAXReaderNotAvailable("No parsers found", None)
> xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
> >>>
>
> I don't know enough about what's going on here to know what's going on.

D/l & build expat, and then build the pyexpat module.

--
Andrew I MacIntyre                     "These thoughts are mine alone..."
E-mail: andrew.macintyre at aba.gov.au    (work) | Snail: PO Box 370
        andymac at bullseye.apana.org.au  (play) |        Belconnen  ACT  2616
        andymac at pcug.org.au           (play2) |        Australia





More information about the Python-list mailing list