You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<string>", line 4, in <module>
File "~/Library/Application Support/Glyphs/Scripts/GSPen.py", line 80, in test
p = GSPen(RGlyph(g))
File "~/Library/Application Support/Glyphs/Scripts/GSPen.py", line 20, in __init__
SegmentToPointPen.__init__(self, GSPointPen(r_glyph))
TypeError: __init__() takes exactly 3 arguments (2 given)
The text was updated successfully, but these errors were encountered:
Trying to run
Gives me these errors:
The text was updated successfully, but these errors were encountered: