googlefonts/googlefonts-project-template

Cannot run make customize

Closed this issue · 1 comments

Hello!
When I run make customize, I get the following message:

test -d venv || python3 -m venv venv . venv/bin/activate; pip install -Ur requirements.txt /bin/sh: 1: .: Can't open venv/bin/activate make: *** [Makefile:32: venv/touchfile] Error 127
Here is my repository.

Never mind, resolved by running make clean first.