Open raniaamina opened 3 years ago
For me, this sounds more like a general problem with python scripts. Maybe take a look at https://gitlab.gnome.org/GNOME/gimp/-/issues?scope=all&state=all&search=from+gimpfu+import
Thanks for answer. It may caused by gimp package from debian repository, some of gimp packages stilll depend on python2
I am having this same issue, but I don't know anything about Python. I get requirements already satisfied in command, but nothing shows up in my filters. I don't seem to be able to run gimp from command like raniaamina. Is there a solution? edit: I should have included more details, I am using Win10 64, have Python 3.10.1 installed and am running Gimp 2.8.22
Also does not appear to work with gimp v2.10.32 under windows 11 after completing install as directed. No remove background option appears in filter menu. Tried with plugin in main gimp plugin folder and also personal plugin folder.
Also does not appear to work with gimp v2.10.32 under windows 11 after completing install as directed. No remove background option appears in filter menu. Tried with plugin in main gimp plugin folder and also personal plugin folder.
Did anyone get this working? I have tried putting the plugin in the GIMP plug-ins folder and my personal plug-ins folder in APPDATA\Roaming, but it never shows up. I know squat about configuring Python with GIMP. I don't have any other plug-ins, so I cannot verify if any are working. I am using GIMP 2.10.34 on Windows 11 and am having no luck getting this working.
Hi, I try to use this plugis in Debian Sid with Gimp 2.10.24. All dependencies is installed correctly as your instruction but the menu doesn't show up in filter menu.
[update] here is what i get when i try to run Gimp via terminal:
Hope it helpful to trace the problem