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 7f152cc commit e3097d4Copy full SHA for e3097d4
prebuild/macOS/preinstall.sh
@@ -1,5 +1,4 @@
1
brew update
2
-rm /usr/local/bin/2to3
3
-brew install pkg-config cairo pango librsvg giflib # python3 is for macpack
+brew install --force pkg-config cairo pango librsvg giflib # python3 is for macpack
4
# brew upgrade python # activates python 3
5
pip3 install --user macpack
0 commit comments