Comment 12 for bug 174048

Revision history for this message
drivinghome (drivinghome) wrote :

as workaround you can edit '/usr/sbin/xm' and add

sys.path.append('/usr/lib/python%s/site-packages/oldxml' % sys.version[:3])

after the two appends. See the Changelog here -> https://launchpad.net/ubuntu/hardy/+source/python-xml/0.8.4-10ubuntu1

Greetings,
tzu