Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Install brotli & zopfli using pip? #76

Open
@bjuppa

Description

@bjuppa

The instructions in the readme for installing brotli & zopfli with python3 may be outdated.

On my mac with python+pip installed via brew I just ran this to get it all installed:

npm install -g glyphhanger
pip3 install fonttools
pip3 install brotli
pip3 install zopfli

...so no need for me to clone and install them outside of pip. Actually the clone and install instruction may have done a python2 install when I first tried it so the packages were reported as not found when running glyphhanger with python3.

Should the readme be updated, or am I missing something? Perhaps this is mac/brew specific?

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