[XML-SIG] Re: import Error No module named ext.reader.Sax2
Fredrik Lundh
fredrik at pythonware.com
Wed Feb 2 18:50:33 CET 2005
"Reddy, Chandra B" wrote:
> When I try to import the xml.dom.ext.reader.Sax2 I am getting the
> following error.Can any one help me how to solve this problem.
>
> from xml.dom.ext.reader.Sax2 import FromXmlStream,
>
> ImportError: No module named ext.reader.Sax2
have you installed the PyXML extension?
http://pyxml.sourceforge.net/
http://pyxml.sourceforge.net/topics/howto/section-install.html
</F>
More information about the XML-SIG
mailing list