View Single Post
Old 08-30-2019, 12:51 PM   #318
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,958
Karma: 6361444
Join Date: Nov 2009
Device: many
Your Python is missing your Tk graphics module. There is a testplugin that checks if you have installed everything you may need to use Sigil.

So look for a python3 tk module or library to installed via your distribution package management tool.

This link seems to indicate the missing oackage is called python3-tk

https://packages.ubuntu.com/bionic/python3-tk

Last edited by KevinH; 08-30-2019 at 01:06 PM.
KevinH is offline   Reply With Quote