[Gimp-user] python plugins in 2.10.20



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]