Hi, I have a problem.
Code:
Traceback (most recent call last):
File "calibre_plugins.hyphenatethis.hyphenatethisaction", line 115, in hyphenate
File "calibre_plugins.hyphenatethis.hyphenatethisaction", line 89, in _select_books
File "calibre_plugins.hyphenatethis.hyphenator.hyphenator", line 165, in __init__
File "calibre_plugins.hyphenatethis.hyphenator.hyphenator", line 89, in __init__
LookupError: unknown encoding: <!DOCTYPE html>
I converted .doc file to epub with upup2epub converter, it opens ok. And tried to make haphernates with calibre. This error happens after I press "Hyphernate.." button.
Book and .dic file in attach files.
What should i do?