This repository was archived by the owner on Mar 9, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork50
This repository was archived by the owner on Mar 9, 2021. It is now read-only.
Install brotli & zopfli using pip? #76
Open
Description
The instructions in the readme for installing brotli & zopfli with python3 may be outdated.
On my mac with python+pip installed viabrew I just ran this to get it all installed:
npm install -g glyphhangerpip3 install fonttoolspip3 install brotlipip3 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
Labels
No labels