Since I updated to Win 11 epubcheck plugin shows this error:-
Running update check...
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\david\AppData\Local\sigil-ebook\sigil\plugins\EpubCheck\plugin.py", line 306, in run
if LooseVersion(latest_version) > LooseVersion(version) or epc_files_not_found:
File "distutils\version.py", line 64, in __gt__
File "distutils\version.py", line 337, in _cmp
TypeError: '<' not supported between instances of 'str' and 'int'
Error: '<' not supported between instances of 'str' and 'int'
My Sigil and java are up to date and I have tried reinstalling both Sigil and the plugin.
Any ideas?
|