Getting erro while generating wordwise
installed both python and calibre 64bit version only. installed the latest plugin fro mcalibre
Still getting the following error
Starting job: Generating Word Wise and X-Ray for *****(hiding the name of the books)
Job: "Generating Word Wise and X-Ray for *****(hiding the name of the books)" failed with error:
Traceback (most recent call last):
File "calibre\gui2\threaded_jobs.py", line 83, in start_work
File "calibre_plugins.worddumb.parse_job", line 46, in do_job
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1487, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1520, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1516, in _pipe
File "spacy\pipeline\transition_parser.pyx", line 227, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1471, in minibatch
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1516, in _pipe
File "spacy\pipeline\trainable_pipe.pyx", line 73, in pipe
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\util.py", line 1471, in minibatch
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1517, in <genexpr>
File "C:\Users\*\AppData\Roaming\calibre\plugins\worddu mb-libs-py3.8\spacy\language.py", line 1478, in <genexpr>
File "calibre_plugins.worddumb.parse_job", line 67, in parse_book
File "calibre_plugins.worddumb.parse_job", line 92, in parse_mobi
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf6 in position 9: invalid start byte
Called with args: ((1067, 'MOBI', 'D:\\Calibre\\*\\*****(hiding the name of the books)\\You Are Here_ Discovering the M - Thich Nhat Hanh.mobi*****(hiding the name of the books).mobi', <calibre.ebooks.metadata.book.base.Metadata object at 0x000002443400A490>, {'spacy': 'en_core_web_', 'wiki': 'en'}), True, True) {'notifications': <queue.Queue object at 0x000002443400A730>, 'abort': <threading.Event object at 0x000002443400A820>, 'log': <calibre.utils.logging.GUILog object at 0x000002443400A910>}
|