04-20-2025, 09:01 AM
(04-20-2025, 08:11 AM)rich2005 Wrote: 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
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 ?)
Right, it would be nice to have it but it isn't that great of a loss with the one that does work which runs through the removebg website. I ran a FoxClone image restore after the failures to install just to make sure no important files had their versions altered or anything.
I'm glad you verified it wasn't just a person behind the keyboard error on my end.
The intelligent-select you mentioned for 2.10 seems interesting. Does that work with the 2.10.38 AppImage? That would be great to have and would probably save a lot of time instead of painstakingly selecting intricate parts of an image by free select, paths, etc...
This same author, manu, has one:
Gimp-Selection-Refiner
but I didn't try to install it assuming it wouldn't work since his gimp-background-remover plugin didn't work on an AppImage and it also uses a neural network.