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

GSPen.py errors #23

Open
weiweihuanghuang opened this issue Mar 25, 2016 · 1 comment
Open

GSPen.py errors #23

weiweihuanghuang opened this issue Mar 25, 2016 · 1 comment

Comments

@weiweihuanghuang
Copy link

Trying to run

import GSPen
Glyphs.clearLog()

GSPen.test()

Gives me these errors:

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)
@weiweihuanghuang
Copy link
Author

Still trying to use test but get this error.

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

1 participant