googlefonts / googlefonts/fontmake
Standalone build: No module named 'pyclipper'
Open
- Dominant language
- Python
- Stars
- 888
- Forks
- 97
- Avg merge
- 4d 52m
- Merged PRs (30d)
- 1
Description
I tried running the standalone build on Windows 10 like this (I have python 2.7 installed as well):
```bash
python3 .\fontmake.pyz -m "G:\myFont.designspace"
```
It fails with a trace ending with this:
```
ModuleNotFoundError: No module named 'pyclipper'
```
Contributor guide
Assessment
This issue has not been assessed yet.