So just now I tried a smaller .chm book that was only about 30MB, and the same thing happens when I ABC Amber CHM Converter to export a .lit file and the use lit2lrf. It freezes on the 1st screen of the book.
I also did the same hh.exe -decompile, zipped the output file, and run html2lrf. This is what I get with that:
C:\Program Files\calibre>html2lrf d:\SGU.zip
Processing SGU.zip
Traceback (most recent call last):
File "convert_from.py", line 1929, in <module>
File "convert_from.py", line 1923, in main
File "convert_from.py", line 1815, in process_file
File "convert_from.py", line 269, in __init__
File "convert_from.py", line 377, in add_file
File "calibre\ebooks\chardet\__init__.pyo", line 59, in xml_to_unicode
TypeError: decode() argument 1 must be string, not None
|