kateliev / TypeRig

Proxy API and Font Development Toolkit for FontLab
https://kateliev.github.io/TypeRig/
BSD 3-Clause "New" or "Revised" License
48 stars 3 forks source link

Can't access functions #88

Closed rsdk2003 closed 9 months ago

rsdk2003 commented 9 months ago

trying to duplicate a glyph in Fontlab 8.2, using python 3.11

When trying to run the code, getting error on Lib/typerig/proxy/fl/application/app.py

File "/Users/.../Library/Python/3.11/lib/python/site-packages/typerig/proxy/fl/application/app.py", line 101, in getSelectedNodes AttributeError: 'NoneType' object has no attribute 'selectedNodes'