update for pip3
This commit is contained in:
2
build
2
build
@@ -5,5 +5,5 @@ if [ "$UNAME_S" == "Darwin" ]; then
|
|||||||
ln -s /usr/local/include/freetype2 /usr/local/include/freetype
|
ln -s /usr/local/include/freetype2 /usr/local/include/freetype
|
||||||
fi
|
fi
|
||||||
|
|
||||||
pip install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
chmod a+x generator
|
chmod a+x generator
|
||||||
|
|||||||
Reference in New Issue
Block a user