jhowell
On trying to convert kpf to kfx - getting the following error message, kfx output plug-in version is 2.3.0:
File "calibre/debug.py", line 283, in main
File "calibre_plugins.kfx_output.__init__", line 259, in cli_main
File "calibre_plugins.kfx_output.__init__", line 340, in convert_from_kpf_or_zip
File "calibre_plugins.kfx_output.kfxlib.yj_book", line 221, in decode_book
File "calibre_plugins.kfx_output.kfxlib.yj_structur e", line 515, in check_consistency
File "calibre_plugins.kfx_output.kfxlib.resources", line 510, in get_pdf_page_size
AttributeError: 'NoneType' object has no attribute 'PdfReader'
|