Hello!
Find and Replace Components script doesn’t working on my Glyphs 3.2.3 (3260).
Is this an issue that requires a script update?
Attached is the macro panel log below.
Traceback (most recent call last):
File "runMacroFile", line 1
ModuleNotFoundError: No module named 'objc'
Traceback (most recent call last):
File "NULL", line 1
NameError: name 'os' is not defined
Traceback (most recent call last):
File "Find and Replace Components.py", line 8
import vanilla
File "__init__.py", line 1
from vanilla.vanillaBase import VanillaBaseObject, VanillaBaseControl, VanillaError
File "vanillaBase.py", line 2
from objc import super
ModuleNotFoundError: No module named 'objc'