I am having a problem with Python 2.0-6mdk.
I have several python programs that use xml and they are not running
currently
giving me an error of no xml.sax module.
I recompiled the rpms from the srpm and then tried the test file.
/usr/lib/python2.0/test/test_sax.py
I get the following error...
Traceback (most recent call last):
File "test_sax.py", line 5, in ?
frpm xml.sax import make_parser, ContentHandler, \
ImportError: No module named xml.sax
Robin Cook
- Re: [Cooker] Python 2.0 - xml.sax no building... Robin Cook
- Re: [Cooker] Python 2.0 - xml.sax no building... Frederic Lepied
