Quote:
Originally Posted by Doitsu
It looks like you're missing a python package that is required for all Sigil plugins that come with a GUI.
To fix this error either search in Synaptic or your distro's package manager for python3-tk and install it.
If you can't find it enter the following command in a terminal window:
Code:
sudo apt-get install python3-tk
|
Thanks Doitsu. I found the python3-tk in Synaptic and installed it, but when I ran the language tool in Sigil I got this pop-up (I maximized it) and didn't know what to choose.