Thread: Sigil Problems
View Single Post
Old 02-05-2020, 12:55 PM   #26
increase
Connoisseur
increase began at the beginning.
 
increase's Avatar
 
Posts: 95
Karma: 10
Join Date: Jan 2020
Device: kindle
Quote:
Originally Posted by KevinH View Post
Doitsu's epubcheck works just fine on both epub2 and epub3 epubs. It is the same validator you are using online, just installed and run locally.
I tried epucheck v0.4.3

This is what I get
Status: failed

Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 135, in launch
self.exitcode = target_script.run(container)
File "C:\Users\erisoov\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 228, in run
arch = get_arch(java_path, os_encoding)
File "C:\Users\erisoov\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 39, in get_arch
_, stderr = jar_wrapper(*args)
File "C:\Users\erisoov\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 49, in jar_wrapper
process = Popen(args, stdout=PIPE, stderr=PIPE, shell=False)
File "subprocess.py", line 756, in __init__
File "subprocess.py", line 1155, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Error: [WinError 2] The system cannot find the file specified
increase is offline   Reply With Quote