We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a173845 commit dad9ae8Copy full SHA for dad9ae8
prebuild/macOS/preinstall.sh
@@ -1,4 +1,5 @@
1
brew update
2
brew install pkg-config cairo pango librsvg python3 giflib # python3 is for macpack
3
brew upgrade python # activates python 3
4
+echo "PIP INSTALL"
5
pip3 install --break-system-packages --user macpack
0 commit comments