I wonder which version of linux is best ? Tried it with kubuntu 24.04 appimages (both small and gimp.org version) + a Gimp 3 from PPA's in Mint 21 and Mint 22.
In a terminal you can get a long error listing but common to the above is a python mis-match
Probably more trouble than it is worth with an appimage , with the model files and all the files pulled in running the setup.sh, the plugin ends up 1.3 GB + anything python3-pip pulls in as dependencies (if not already installed)
Edit: I have to say when they do work they can be quite effective, I have one for Gimp 2.10, even larger, 1.7 GB intelligent-select that I (occasionally) run off a USB SSD As far as I can see uses stable-diffusion-horde (whatever that is ?)
In a terminal you can get a long error listing but common to the above is a python mis-match
Code:
Please note and check the following:
* The Python version is: Python3.11 from "/tmp/.mount_gimp.oUicEjh/usr/bin/python3"
* The NumPy version is: "2.2.5"
and make sure that they are the versions you expect.
Please carefully study the documentation linked above for further help.
Original error was: No module named 'numpy._core._multiarray_umath'
Probably more trouble than it is worth with an appimage , with the model files and all the files pulled in running the setup.sh, the plugin ends up 1.3 GB + anything python3-pip pulls in as dependencies (if not already installed)
Edit: I have to say when they do work they can be quite effective, I have one for Gimp 2.10, even larger, 1.7 GB intelligent-select that I (occasionally) run off a USB SSD As far as I can see uses stable-diffusion-horde (whatever that is ?)