12-05-2021, 11:39 AM
(12-05-2021, 09:50 AM)Ofnuts Wrote: See https://www.gimp-forum.net/Thread-Heal-S...1#pid18351
To make it short, Gimp uses Python 2.7 which is deprecated so distros post-January 2020 make it quite hard to use Python. But there are workarounds.
OK, and I have python 2.7.18 :
devel@k0:~/.config/GIMP/2.10/plug-ins$ python -V
Python 2.7.18
Have I to do like https://www.gimp-forum.net/Thread-Heal-S...1#pid18351 ?