Hmm... The error is related to calibre not being able to load the binary ImageMagick plugin. Calibre uses a binary C plugin that uses libmagickwand. The python binding for the plugin is unable to load the plugin.
Use the -h flag to get a list of commands. It appears the C plugin for ImageMagick isnt being built. See if there is a command to build them. Then try install.
|