Attempting to run a home-grown 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. I'm running on free bsd; where would I find the source for those so I can attempt to port it? Or is there some easier work-around? Thanks, Gary _______________________________________________ gimp-user-list mailing list List address: gimp-user-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list