Same problem. 1999 Ford proprietary CD in .pdf format of a Service Manual won't open. The following messages appear:
calibre, version 6.13.0
ERROR: Loading book failed: Failed to open the book at D:\2000 Ford Explorer & Mercury Mountaineer Vol.1 SM.pdf. Click "Show details" for more info.
Failed to convert book: D:\2000 Ford Explorer & Mercury Mountaineer Vol.1 SM.pdf with error:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 436, in get_file_type_metadata
File "calibre\customize\builtins.py", line 323, in get_metadata
File "calibre\ebooks\metadata\pdf.py", line 111, in get_metadata
File "shutil.py", line 195, in copyfileobj
PermissionError: [Errno 13] Permission denied
InputFormatPlugin: PDF Input running
on D:\2000 Ford Explorer & Mercury Mountaineer Vol.1 SM.pdf
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
File "runpy.py", line 86, in _run_code
File "site.py", line 83, in <module>
File "site.py", line 78, in main
File "site.py", line 50, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "<string>", line 1, in <module>
File "calibre\srv\render_book.py", line 821, in viewer_main
File "calibre\srv\render_book.py", line 812, in render_for_viewer
File "calibre\srv\render_book.py", line 789, in render
File "calibre\ebooks\oeb\iterator\book.py", line 62, in extract_book
File "calibre\customize\conversion.py", line 242, in __call__
File "calibre\ebooks\conversion\plugins\pdf_input.p y", line 51, in convert
File "calibre\ebooks\pdf\pdftohtml.py", line 50, in pdftohtml
File "shutil.py", line 195, in copyfileobj
PermissionError: [Errno 13] Permission denied
|