Thread: Build Failing
View Single Post
Old 04-14-2011, 10:56 PM   #1
HalfEmptyHero
Junior Member
HalfEmptyHero began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Mar 2011
Device: Kindle
Build Failing

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.
HalfEmptyHero is offline   Reply With Quote