Hi.
Unfortunetly I keep getting that ImportError message when import
mmpython:
/usr/lib/python2.5/site-packages/mmpython/__init__.py in <module>()
125 import video.asfinfo
126 import video.movinfo
--> 127 import image.jpginfo
128 import image.pnginfo
129 import image.tiffinfo
/usr/lib/python2.5/site-packages/mmpython/image/jpginfo.py in <module>()
100 import struct
101
--> 102 import ImageInfo
103
104 # interesting file format info:
/usr/lib/python2.5/site-packages/mmpython/image/ImageInfo.py in <module>()
37 import os
38 import gzip
---> 39 from xml.utils import qp_xml
40
41 DEBUG = mediainfo.DEBUG
<type 'exceptions.ImportError'>: No module named utils
With or without python-xml installed.
Cheers
--
python-xml removal: please drop/replace (build) dependencies
https://bugs.launchpad.net/bugs/199014
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs