Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Makefile fails dump-glyph-rules.py with "missing glyphsLib" #126

@MattMatic

Description

@MattMatic

There is a missing . venv/bin/active; prefix in the call to scripts/dump-glyphs-rules.py (line 49)

The failure is "missing glyphsLib", even though the library is installed in the venv.

This is an issue if the requirements are only installed in the virtual environment, and not globally installed.
(But using the venv call will ensure the libraries stay in sync)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions