kiliman / operator-mono-lig

Add ligatures to Operator Mono similar to Fira Code
MIT License
3.2k stars 202 forks source link

Does not work with Python 2.7 shipped with MacOS Montery #181

Closed nickbarrow closed 1 year ago

nickbarrow commented 1 year ago

Unfortunately I do not have the terminal output of attempting to install fonttools with py 2.7, however it initially appeared successful.

When trying to run ./build.sh I got: 'ttx' is not recognized as an internal or external command 'fonttools' is not recognized as an internal or external command

Resolved issue by installing latest Python 3.10.7 release for MacOS, then running pip3 install fonttools

No assistance required, but I feel the readme should be updated to reflect this.

Thanks for the tool, worked great!

kiliman commented 1 year ago

Awesome. I'll update the README.