Importing GlyphsApp Library?

Hi! I am just getting started with scripting and I have a VERY basic question: how do I import the GlyphsApp library?

I downloaded the Plugin SDK, and I see that the GlyphsApp library has not been imported. I tried adding the path to the application in my venv:

Screen Shot 2021-10-24 at 8.12.05 AM

I tried pip install GlyphsApp with no success. What am I missing here?

You don’t need to install or import glyphsApp. It is contained in the app. The copy in the GlyphsSDK repo is for reference only.

1 Like