03-25-2023, 04:38 PM
Hello
I apologise if this has been covered, but a search for same problem did not yield anything. I am running GIMP 2.10.34 and I am trying to install the Resynthesizer plugin on Catalina (10.15.7). I followed the instruction on several different sites and YouTube experts. This problem seems to be different than what I am finding (all having to do with libintl.8. The solution was to create a symlink from .8 to point to .9. I have done that and it still is not playing ball. The error I get is this:
Traceback (most recent call last):
File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 741, in response
dialog.res = run_script(params)
File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 362, in run_script
return apply(function, params)
File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/plugin-heal-selection.py", line 148, in heal_selection
pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID, -1, -1, 0.0, 0.117, 16, 500)
error: procedure not found
I'm kind of useless at these kinds of things. Is there an expert that can tell me what the issue is? Any replies very much appreciated.
Bob
I apologise if this has been covered, but a search for same problem did not yield anything. I am running GIMP 2.10.34 and I am trying to install the Resynthesizer plugin on Catalina (10.15.7). I followed the instruction on several different sites and YouTube experts. This problem seems to be different than what I am finding (all having to do with libintl.8. The solution was to create a symlink from .8 to point to .9. I have done that and it still is not playing ball. The error I get is this:
Traceback (most recent call last):
File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 741, in response
dialog.res = run_script(params)
File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/python/gimpfu.py", line 362, in run_script
return apply(function, params)
File "/Applications/GIMP.app/Contents/Resources/lib/gimp/2.0/plug-ins/plugin-heal-selection.py", line 148, in heal_selection
pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID, -1, -1, 0.0, 0.117, 16, 500)
error: procedure not found
I'm kind of useless at these kinds of things. Is there an expert that can tell me what the issue is? Any replies very much appreciated.
Bob