01-15-2023, 08:45 AM
The default Gimp from the jammy 'buntu repo does not have the required gimp-python package. This used python 2, now deprecated python 3 is now default.
Two ways for jammy,
1. Use an appimage from https://github.com/TasMania17/Gimp-Appim...-for-Linux Make this executable, run it, it will find your Gimp installation, start Gimp and load python support. Ofnuts python plugins work as expected. I use this with kubuntu 22.04
2. Install the flatpak Gimp. Self contained comes with python 2. It is sandboxed so some issues, for example if you use a scanner, dependencies for some plugins. There are a few bespoke plugins for this version, resynthesizer, gmic ... but Ofnuts plugins work as expected.
Two ways for jammy,
1. Use an appimage from https://github.com/TasMania17/Gimp-Appim...-for-Linux Make this executable, run it, it will find your Gimp installation, start Gimp and load python support. Ofnuts python plugins work as expected. I use this with kubuntu 22.04
2. Install the flatpak Gimp. Self contained comes with python 2. It is sandboxed so some issues, for example if you use a scanner, dependencies for some plugins. There are a few bespoke plugins for this version, resynthesizer, gmic ... but Ofnuts plugins work as expected.