Script Fails
Brought to you by:
phil_schwartz
Using Python 2.4.2 on Windows XP.
Using Faqtor.py version 0.7.
D:\python24>python ..\faqtor-0.7\faqtor.py
travelFaq.xml TravelFaq.cfg
Traceback (most recent call last):
File "..\faqtor-0.7\faqtor.py", line 35, in ?
class InputReader(saxutils.DefaultHandler):
AttributeError: 'module' object has no attribute
'DefaultHandler'
Attached is the config and xml input files.
Thank you,
Tom King
Have you install Python/XML? I was having the same problem until I installed it, then everything worked fine. It is available at http://sourceforge.net/projects/pyxml/files/