I have some file that I can't convert to lrf using Calibre no matter what I do. It is in PDF and I even tried converting it to lrf by first converting it into epub, docx, txt, but still when I convert it to lrf I can't open it with calibre ebook reader and epubor.
This is the error message I get when I open it with calibre ebook reader
Quote:
calibre, version 3.42.0
ERROR: Could not open e-book: Failed to read book, xxx location and name of the file xxx"Show Details" for more information
Traceback (most recent call last):
File "site-packages\calibre\utils\ipc\simple_worker.py", line 291, in main
File "site-packages\calibre\ebooks\oeb\iterator\book.py", line 65, in extract_book
File "site-packages\calibre\customize\conversion.py", line 245, in __call__
File "site-packages\calibre\ebooks\conversion\plugins\lrf_inp ut.py", line 30, in convert
File "site-packages\calibre\ebooks\lrf\lrfparser.py", line 36, in parse
File "site-packages\calibre\ebooks\lrf\meta.py", line 167, in __get__
File "site-packages\calibre\ebooks\lrf\meta.py", line 366, in restore_pos
File "site-packages\calibre\ebooks\lrf\meta.py", line 404, in fget
File "xml\dom\minidom.py", line 1928, in parseString
File "xml\dom\expatbuilder.py", line 940, in parseString
File "xml\dom\expatbuilder.py", line 223, in parseString
ExpatError: not well-formed (invalid token): line 1, column 2
|
Anyone has any solutions?