Well as per title, I tried to use the randomize plugin for slideshows for eye of gnome
https://help.gnome.org/users/eog/stable/plugins.html.en
apt-get install eog-plugins
However when I now try to active the plugin it doesn't work and a hover test with "plugin loader python3 not found"
However whenever I go to a shell and I type python3 --version
(or python --version
) I get Python 3.8.10
- so python is working.
How can one make this work?
python
aliased topython3
– paul23 Oct 21 '21 at 10:26