-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I tried to run this in Glyphs Version 2.6.5 (1340) and got this error
Start
Traceback (most recent call last):
File "Family Weights Calculator.py", line 180, in <module>
FamilySteps()
File "Family Weights Calculator.py", line 36, in __init__
self.w.maxStem = vanilla.EditText( (inset+110, linePos, 32, 20), int(self.minMax()[1]), sizeStyle = 'small')
TypeError: 'NoneType' object has no attribute '__getitem__'
End
Metadata
Metadata
Assignees
Labels
No labels