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
After cloning the repo, installing the requirements and running make I get No module named 'fontFeatures.pathUtils'. It looks like pathUtils was removed from that package. Should the requirements be locked down more to specific versions?
After cloning the repo, installing the requirements and running
makeI getNo module named 'fontFeatures.pathUtils'. It looks like pathUtils was removed from that package. Should the requirements be locked down more to specific versions?