Taapeli / isotammi-addons

Gramps addons for Isotammi project / Isotammen Gramps-lisäosia
8 stars 3 forks source link

Running SuperTool in Gramps 5.2 beta throws console error #18

Closed emyoulation closed 9 months ago

emyoulation commented 9 months ago

Error when launching the SuperTool from the Tools Selector dialog, launched from the Dashboard:

Traceback (most recent call last):
  File "C:\Program Files\GrampsAIO64-5.2.0\gramps\gen\plug\_manager.py", line 274, in load_plugin
    _module = self.import_plugin(pdata)
              ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Program Files\GrampsAIO64-5.2.0\gramps\gen\plug\_manager.py", line 308, in import_plugin
    module = __import__(pdata.mod_name)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\User\AppData\Local\gramps\gramps52\plugins\SuperTool\SuperTool.py", line 103, in <module>
    pp(a)
    ^^
NameError: name 'pp' is not defined

kkujansuu commented 9 months ago

Fixed in version 1.3.3