In my haste to find any bug on this package, I realise that I have reported a different bug.
However, the conclusion is pretty similar. The packaging of python-uniconvertor in 12.04 is broken.
Part of the installed files seem to refer to a library which belongs to a different version.
The error is here: app.Graphics.image import CMYK_IMAGE
CMYK_IMAGE is simply not in /usr/lib/python2.7/dist-packages/uniconvertor/app/Graphics/image.py in 12.04's python-uniconvertor package
In my haste to find any bug on this package, I realise that I have reported a different bug.
However, the conclusion is pretty similar. The packaging of python-uniconvertor in 12.04 is broken.
Part of the installed files seem to refer to a library which belongs to a different version.
The error is here: app.Graphics.image import CMYK_IMAGE
CMYK_IMAGE is simply not in /usr/lib/ python2. 7/dist- packages/ uniconvertor/ app/Graphics/ image.py in 12.04's python-uniconvertor package
This is how I fixed it
http:// sk1project. org/forum/ viewthread. php?thread_ id=472& pid=1108# post_1108