Quote:
Originally Posted by Doitsu
Unfortunately, the latest launcher version causes the following error message:
Code:
Traceback (most recent call last):
File "/usr/local/share/sigil/plugin_launchers//python/launcher.py", line 30, in <module>
from compatibility_utils import PY3, text_type, utf8_str, unicode_str, unescapeit
ImportError: cannot import name unescapeit
|
Do you have the compatibility_utils installed? The latest one?
At this point, your best bet is to grab all the latest launcher files from Kevin's github and then replace launcher.py with the most recent one he posted in this thread. That's what I did with Sigil 0.8.1 and everything worked as it should.