Quote:
Originally Posted by manon123
I can't use it.
I've some errors with Python.
|
1. What's your Linux distribution?
2. Did you build Sigil from source or did you install an Ubuntu/Debian package?
It looks like your system is missing the Python Tk library, which should have been automatically installed with Sigil.
If you have a Ubuntu-based distro, you'll need to install
python3-tk. You also might want to check that the following Ubuntu packages are installed:
python3-pyqt5
python3-lxml
python-bs4