You are not logged in.
Hi,
some days ago my Gimp Plugins (python scripts) stopped working. I don't recall doing anything causing that. The error message that I see on the console (when running Gimp from the console) is:
$ gimp
...
Traceback (most recent call last):
File "/home/thomas/.config/GIMP/2.10/plug-ins/ShellOut.py", line 38, in <module>
from gimpfu import *
ModuleNotFoundError: No module named 'gimpfu'Can anybody tell me what I'm missing? I found that on Ubuntu you have to install a package like gimp-python but something like that doesn't seem to exist in Arch.
Thanks a lot.
Last edited by Werzi2001 (2020-04-07 16:56:37)
Offline
Please search before posting...
https://bbs.archlinux.org/viewtopic.php?id=253710
Offline
I tried but didn't find this one. I searched for the error message (including gimpfu).
Anyway this seems to solve the problem. Thanks a lot.
Offline