[python-win32] Can't make parser
Wara Songkran
paandev at yahoo.com
Wed Nov 17 20:44:15 CET 2004
Hi
I'm using Python-2.3.4-arm-PPC2003. When I try to use sax the shell said
>>> from xml import sax
>>> parser = sax.make_parser()
Traceback (most recent call last):
File "binaries\lib\xml\sax\__init__.py", line 93, in make_parser
SAXReaderNotAvaiable: No parsers found
I guess beacause it need expat parser library which is a native dll to run.
Please help.
Regard
Wara Songkran
---------------------------------
Do you Yahoo!?
Meet the all-new My Yahoo! Try it today!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20041117/080ed783/attachment.html
More information about the Python-win32
mailing list