(09-19-2022, 10:11 PM)lawlist Wrote: Thank you for the referral to the python scripts. Getting a working version of Gimp with python support on Ubuntu 20.04 is a Pandora's Box. I spent some time trying my luck and encountered unmet dependencies beginning with python-cairo, which I skipped, and then installing the gimp-python.debs failed too. I'm restoring my Ubuntu virtual machine to where it was at yesterday before this project began, and I'll have to tackle this issue at a later date. Here is the thread discussing installation, for my future reference or anyone else who may need the link:
https://www.gimp-forum.net/Thread-Heal-S...4#pid18354
Here I explain how I get python 2 working on Ubuntu 20.04 https://www.gimp-forum.net/Thread-resynt...to-install
You might want to read the rich2005 and Tas_mania's comments of my thread(above link) as Tas_mania did made an appimage "Launcher" (just few Mb) to have your native GIMP (PPA or others) launched with python 2, instead of doing all what I did in the first post