htmlz problem
Hi,
Thanks for a great plugin. It works for me much better than the default pdf conversion. However, I tried to use htmlz as the input source and ended up with the following bug:
calibre, version 2.33.0
ERROR: Unhandled exception: <b>OEBError</b>:Spine is empty
calibre 2.33 isfrozen: False is64bit: True
Linux-4.2.0-23-generic-x86_64-with-Ubuntu-15.10-wily Linux ('64bit', 'ELF')
('Linux', '4.2.0-23-generic', '#28-Ubuntu SMP Sun Dec 27 17:47:31 UTC 2015')
Python 2.7.10
Linux: ('Ubuntu', '15.10', 'wily')
Successfully initialized third party plugins: DeDRM && Prince PDF && KindleUnpack - The Plugin
Traceback (most recent call last):
File "calibre_plugins.prince_pdf.main", line 187, in convert_to_PDF
File "calibre_plugins.prince_pdf.main", line 280, in unpack
File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 71, in __call__
self._all_from_opf(opf)
File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 696, in _all_from_opf
self._spine_from_opf(opf)
File "/usr/lib/calibre/calibre/ebooks/oeb/reader.py", line 343, in _spine_from_opf
raise OEBError("Spine is empty")
OEBError: Spine is empty
|