View Single Post
Old 11-17-2015, 11:24 PM   #1
Thasaidon
Hedge Wizard
Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.Thasaidon ought to be getting tired of karma fortunes by now.
 
Thasaidon's Avatar
 
Posts: 802
Karma: 19999999
Join Date: May 2011
Location: UK/Philippines
Device: Kobo Touch, Nook Simple
Problem with Plugins

Hi

For no apparent reason my Sigil Plug ins have stopped working. They stop with error message "Ėrror Parsing Result XML: Premature end of document"

Spoiler:
Traceback (most recent call last):

File "C:\Prog1\Sigil\plugin_launchers\python\launcher.p y", line 301, in <module>

sys.exit(main())

File "C:\Prog1\Sigil\plugin_launchers\python\launcher.p y", line 258, in main
bc = BookContainer(rk)
File "C:\Prog1\Sigil\plugin_launchers\python\bookcontai ner.py", line 45, in __init__
self.hspell=HunspellChecker(wrapper.get_hunspell_p ath())

File "C:\Prog1\Sigil\plugin_launchers\python\pluginhuns pell.py", line 38, in __init__

self.hunspell = cdll.LoadLibrary(find_library('hunspell'))
File "C:\Python34\lib\ctypes\util.py", line 52, in find_library
for directory in os.environ['PATH'].split(os.pathsep):
File "C:\Python34\lib\os.py", line 633, in __getitem__
raise KeyError(key) from None
KeyError: 'PATH'



I have checked that the paths to Python 2.7 and 3.4 are correct in the manager.

Could anyone tell me what I need to do to fix the problem.

I am running Windows 10 and Sigil version 0.9.0
Thasaidon is offline   Reply With Quote