gimp python plugin problem

Gary Aitken freebsd at dreamchaser.org
Mon Apr 19 20:47:58 UTC 2021


11.4-RELEASE, gimp 2.10.20

Attempting to run a gimp plugin I haven't run in a while, and I get the
following error:

File ".../process_for_web.py", line 43, in <module>
     from gimpfu import *
ModuleNotFoundError: No module named 'gimpfu'

Apparently this is a result of migrations to python3 which are not complete
yet.  On ubuntu there are packages called gimp-python and python2-gimp which
solve this problem, but I don't see anything that looks like those in ports.

Does anyone know of a solution to this for fbsd?

Thanks,

Gary



More information about the freebsd-questions mailing list