LanguageTool v. 0.4.3, Sigil v. 1.4.2, Windows 10, 32 bit.
I have been forced to reinstall Windows, and thus had to reinstall Sigil and the plugins. Now, at running the languagetool, I receive this error message:
Code:
Status: failed
Working on index.xhtml...
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 142, in launch
self.exitcode = target_script.run(container)
File "C:\Users\Juerg\AppData\Local\sigil-ebook\sigil\plugins\LanguageTool\plugin.py", line 490, in run
result, returncode = ltWrapper(*run_args)
File "C:\Users\Juerg\AppData\Local\sigil-ebook\sigil\plugins\LanguageTool\plugin.py", line 130, in ltWrapper
process = subprocess.Popen(list(args), stdout=subprocess.PIPE, stderr=subprocess.PIPE, startupinfo=startupinfo)
File "subprocess.py", line 854, in __init__
File "subprocess.py", line 1307, in _execute_child
FileNotFoundError: [WinError 2] Das System kann die angegebene Datei nicht finden
Error: [WinError 2] Das System kann die angegebene Datei nicht finden
Please, what can I do?