Hey! I have a problem when using this with Sigil 1.9.20 on Windows 10.
Status: failed
Traceback (most recent call last):
File "C:\Program Files\Sigil\plugin_launchers\python\launcher.py", line 141, in launch
target_script = __import__(script_module)
File "C:\Users\Tasikaa\AppData\Local\sigil-ebook\sigil\plugins\CombineNCXHeadings\plugin.py", line 36, in <module>
from dialog import *
File "C:\Users\Tasikaa\AppData\Local\sigil-ebook\sigil\plugins\CombineNCXHeadings\dialog.py", line 18, in <module>
if sys.platform == 'linux' or \
NameError: name 'sys' is not defined
Error: name 'sys' is not defined
|