(05-06-2025, 02:14 PM)rich2005 Wrote:(05-06-2025, 01:29 PM)n4mwd Wrote: Thanks for creating that plugin. However, I'm having trouble getting it to run on two different GIMP 2.10 installations. I downloaded the ZIP file, extracted the .py file to the GIMP/Plug-Ins folder as directed, restarted GIMP and nothing changed. There was no extra menu option under Filters->Map.
Can anyone help me with this installation problem?
Which version(s) of linux are you using ? Gimp 2.10 uses python 2.7 (which is deprecated) and recent Linux only includes python 3.
You can easily tell if python 2.7 is supported, Open Gimp 2.10, look in the Filters Menu, and if python 2.7 is supported by Gimp, near the bottom is a Python-fu entry.
Work-arounds,
A flatpak Gimp 2.10 includes python 2.7
how to tell what version of python im running
There are appimage add-ons for ubuntu (and debian) linux
There is this appimage which includes python
https://github.com/ivan-hc/GIMP-appimage...ous-hybrid
Thanks for the reply. I'm running on MX Linux which doesn't seem very well supported even though it is debian based. There is no python-fu listed. I opened a terminal an ran "python3 -V" which returned "Python 3.9.2". And a little research shows that as I type this, the latest version of python is 3.13.3.
I've had pretty good results running flatpaks before. I don't know anything about appimages. Another option might be to try to get it running on a windows machine. If it works, I could unwrap my coffee cans and then copy them back to my Linux machine.
The MX Linux package installer hasn't worked for some time now. It keeps fussing about dependencies and then wont let me install them. Flatpaks do seem to work though. There is one listed in the package handler, but I'm not sure if its the one you speak of. How do I tell? If not, where do I get the good one?
UPDATE: No luck on the windows machines around here. They are running python 3+. However, as strange as it sounds, I found a little raspberry Pi running both GIMP 2.10 and python 2.7. I copied the .py file in the plug-ins directory and it too did not list anything in the filters. There is no python-fu listed either. I did check for a fact that it is running python version 2.7.16. One odd thing is that gimp seems to run faster on the PI than the windows machines. It is a PI 3B.