07-02-2020, 08:16 PM
That comment was about the pyexiv option. However always willing to test. This using a Mint 20 (VM) Gimp 2.10.18 no exiv installed. Indexprint v.3.34 gives this error.
Code:
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/python/gimpfu.py", line 857, in _run
res = apply(func, params[1:])
File "/home/rich/.config/GIMP/2.10/plug-ins/Indexprint.py", line 120, in plugin_main
import indexprint.gui # import package that is meat of plugin
File "/home/rich/.config/GIMP/2.10/plug-ins/indexprint/gui.py", line 46, in <module>
sys.exit(1)
NameError: name 'sys' is not defined