View Single Post
Old 05-11-2016, 02:31 AM   #3
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,737
Karma: 24031401
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by roger64 View Post
I wanted to try it but Sigil tells me that it's not a valid plugin.
Do you have both Python 3 and Python 2 installed? If so try deleting one of the the Python paths in the Manage Plugins dialog box.

Quote:
Originally Posted by roger64 View Post
As I use the 0.9.5. version from ArchLinux, I guess it's probably a dependency problem about tk. I failed though to install the - probably - missing part because I did not find something related to it within the Arch packages.
The plugin works fine on my Arch Linux machine.

Enter the following in a terminal to check the installation status of tk and tcl:

Code:
yaourt -S tcl
yaourt -S tk
If both packages are already installed, one or more of the Python interpreter paths are wrong or missing or you renamed or unpacked the plugin zip file.
Doitsu is offline   Reply With Quote