I'm trying to build calibre on Kubuntu Natty so that it won't look crappy, but I'm running into this error:
Code:
File "/home/brendan/Source/calibre/src/calibre/utils/magick/__init__.py", line 15, in <module>
raise RuntimeError('Failed to load ImageMagick: '+_merr)
RuntimeError: Failed to load ImageMagick: No module named magick
I have imagemagick and the python bindings for it installed.