A bit late to the party, but I gave the conversion a try with Heuristics enabled (which I have never used)
I seem to have got stuck on 1% using about 10% of my i7-10700 cpu.
This is my log...
https://paste.kodi.tv/ovameledid
Once I disabled heuristics, it coverted in about 3 seconds.
Trying to run EpubCheck on the
azw3 version, I get an "AttributeError"...
Spoiler:
Code:
calibre, version 6.9.0
ERROR: Unhandled exception: <b>AttributeError</b>:'OptionValues' object has no attribute 'dont_compress'
calibre 6.9 embedded-python: True
Windows-10-10.0.19044-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19044')
Python 3.10.1
Windows: ('10', '10.0.19044', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 50, 0) && DeDRM (10, 0, 2) && Package KFX (from KFX Input) (1, 50, 0) && EpubCheck (0, 2, 4) && KFX metadata reader (from KFX Input) (1, 50, 0) && KFX Input (1, 50, 0) && Set KFX metadata (from KFX Output) (1, 65, 0) && KFX Output (1, 65, 0) && Kindle Collections (1, 7, 29) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Utilities (2, 16, 6) && Manage Series (1, 5, 0) && ScrambleEbook (0, 6, 0) && Sum Column (0, 3, 3) && View Manager (1, 10, 2) && WordDumb (3, 28, 0)
Traceback (most recent call last):
File "calibre_plugins.epub_check.main", line 221, in ask_user
File "calibre\ebooks\oeb\polish\container.py", line 1543, in commit
File "calibre\ebooks\oeb\polish\container.py", line 1470, in opf_to_azw3
File "calibre\ebooks\conversion\plugins\mobi_output.py", line 328, in convert
File "calibre\ebooks\mobi\writer8\main.py", line 496, in create_kf8_book
File "calibre\ebooks\mobi\writer8\main.py", line 45, in __init__
AttributeError: 'OptionValues' object has no attribute 'dont_compress'
.
.