You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description
I went through README.md and tried building the fonts from source, however I am getting error while building python dependencies. Here is the error screenshot:
Seems like the package is meant to be used only in macOs. The package is downloaded as part of drawbot dependencies.
Expected behavior
No error should be reported when building for linux unless it is unsupported.
To Reproduce
Steps to reproduce the behavior:
Go to README.md
Follow steps under build instructions
See the error in linux after running pip install -U -r requirements.txt
Environment (please complete the following information):
OS: Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
Problem description
I went through README.md and tried building the fonts from source, however I am getting error while building python dependencies. Here is the error screenshot:
Seems like the package is meant to be used only in macOs. The package is downloaded as part of drawbot dependencies.
Expected behavior
No error should be reported when building for linux unless it is unsupported.
To Reproduce
Steps to reproduce the behavior:
pip install -U -r requirements.txt
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: