Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Family Weights Calculator.py error #2

Open
weiweihuanghuang opened this issue Jun 29, 2020 · 1 comment
Open

Family Weights Calculator.py error #2

weiweihuanghuang opened this issue Jun 29, 2020 · 1 comment

Comments

@weiweihuanghuang
Copy link

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
@jpt
Copy link
Owner

jpt commented Jun 30, 2020

hmm weird, I just updated to 1340 and can't reproduce that error, I'll look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants