diff --git a/prebuild/macOS-arm/preinstall.sh b/prebuild/macOS-arm/preinstall.sh index 15bb98516..e92cbbf00 100644 --- a/prebuild/macOS-arm/preinstall.sh +++ b/prebuild/macOS-arm/preinstall.sh @@ -1,3 +1,4 @@ brew update -brew install pkg-config cairo pango librsvg python3 python-setuptools giflib macpack # python3 is for macpack +brew install pkg-config cairo pango librsvg python3 python-setuptools giflib # python3 is for macpack brew upgrade python # activates python 3 +pip3 install --user macpack