Quote:
Originally Posted by Doitsu
@DNSB: Could you please provide the following information:
OS:
Sigil version:
Installed Python version(s):
Also please indicate whether you've installed the 32bit or 64bit versions of Sigil and Python.
|
OS: Windows 10 x64 build 10240
Calibre: 2.4.3 x64, multiple plugins
Sigil: 0.9.0 x64
Installed Python: 2.7 32 bit and 3.4.3 64 bit
The 32 bit version is needed when I use a 3D printer.
To do some testing, I booted up an Insider Preview Windows 10 VM.
OS: Windows 10 x64 build 10576 running under VMWare Workstation
Calibre: 2.4.3 x64 with Open With and Kobo Utilities plugins
Sigil: 0.9.0 x64
Installed Python: None
Result: Flightcrew works either way, epubcheck works from Sigil when launched from command line but does not work when using the Open With plugin to launch.
Code:
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\David\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 32, in run
result = jarWrapper(*args)
File "C:\Users\David\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 9, in jarWrapper
process = Popen(list(args), stdout=PIPE, stderr=PIPE)
File "subprocess.py", line 859, in __init__
File "subprocess.py", line 1112, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified
Error: [WinError 2] The system cannot find the file specified