Hi Doitsu
I recently upgraded to Calibre 5.4 on Windows 10 Enterprise and am running Sigil 1.1.0
This last couple of days I have been getting the following error message
when I have run ePubCheck in Sigil.
N.B. I ca run ePubCheck in Calibre Editor without problems.
Quote:
Status: failed
Traceback (most recent call last):
File "C:\Prog1\Sigil\plugin_launchers\python\launcher.p y", line 135, in launch
self.exitcode = target_script.run(container)
File "C:\Users\ryzen\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 213, in run
arch = get_arch(java_path)
File "C:\Users\ryzen\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 34, in get_arch
_, stderr = jar_wrapper(*args)
File "C:\Users\ryzen\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 44, in jar_wrapper
process = Popen(args, stdout=PIPE, stderr=PIPE, shell=False)
File "subprocess.py", line 775, in __init__
File "subprocess.py", line 1178, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Error: [WinError 2] The system cannot find the file specified
|
Any ideas?