C:\code\gimp\plugins\path-shape-creator-2026\
Traceback (most recent call last):
  File "C:\code\gimp\plugins\path-shape-creator-2026\path-shape-creator-2026.py", line 707, in spinbutton_keypress
    self.evalSpin(widget)
    ~~~~~~~~~~~~~^^^^^^^^
  File "C:\code\gimp\plugins\path-shape-creator-2026\path-shape-creator-2026.py", line 174, in evalSpin
    widget.set_value(eval(s))
    ~~~~~~~~~~~~~~~~^^^^^^^^^
TypeError: Must be number, not tuple
Traceback (most recent call last):
  File "C:\code\gimp\plugins\path-shape-creator-2026\path-shape-creator-2026.py", line 174, in evalSpin
    widget.set_value(eval(s))
    ~~~~~~~~~~~~~~~~^^^^^^^^^
TypeError: Must be number, not tuple
