** Changed in: python-xml (Ubuntu)
Status: New => Invalid
--
[Hardy] ImportError: No module named ext
https://bugs.launchpad.net/bugs/215723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@
python-xml was installed as a dependency of the app.
I'll ask application developers to fix this.
Thanks.
--
[Hardy] ImportError: No module named ext
https://bugs.launchpad.net/bugs/215723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Check the changelog of 0.8.4-10ubuntu1 at
https://launchpad.net/ubuntu/+source/python-xml/ for a quick work
around. A 'proper' fix for your application might be better. I'm not
sure if the old XML modules will be removed..
--
[Hardy] ImportError: No module named ext
https://bugs.launchpad.net/bug
This is a consequence of the fact the python-xml has been removed from
hardy (see the discussion & explanation at bug #199014 ).
Python ships with its own implementation of the xml module, and that is
where your program finds the xml.dom module. Unfortunately, the function
"PrettyPrint" is not a p