Error when converting .cbz to lrf
Hi again,
I've been trying to convert some cbz files to lrf using both Calibre, and comiclrf.
I've tried on both my Windows XP, and my Ubuntu machine, as well as on windows using the original command line version.
On Windows, using the newest install of Calibre, I get the following error.
('RuntimeError', u'Failed to load ImageMagick')
Traceback (most recent call last):
File "parallel.py", line 928, in worker
File "parallel.py", line 886, in work
File "calibre\ebooks\lrf\comic\convert_from.pyo", line 393, in do_convert
File "calibre\ebooks\lrf\comic\convert_from.pyo", line 255, in process_pages
RuntimeError: Failed to load ImageMagick
On Windows command line, I get the following error.
File "comiclrf.py", line 15, in <module>
File "PythonMagickWand.pyc", line 97, in <module>
File "ctypes\__init__.pyc", line 348, in __init__
WindowsError: [Error 14001] This application has failed to start because the ap
lication configuration is incorrect. Reinstalling the application may fix this
roblem
For completion, I get a similiar error on ubuntu, but I chalk that up to using 64bit, and have abandoned getting this to work on that platform.
Thanks again to kovidgoyal for all your help on getting my linux installation up and going with the newer version.
Thanks all
Devin
|