html2epub: invalid cover image
Hi all,
No matter what image format or color mode I use, html2epub always returns this:
File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/epub/from_html.py", line 329, in create_cover_image
raise ValueError('Invalid cover image').
I believe the standalone Calibre application doesn't have this issue, but I'm planning on running html2epub server-side.
|