Skip to content

Commit

Permalink
try to fix macos
Browse files Browse the repository at this point in the history
  • Loading branch information
zbjornson committed Jun 19, 2024
1 parent 17d1921 commit 219ca59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prebuild/macOS/preinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ rm -f /usr/local/bin/python3-config || :
# doesn't work to make them ignore conflicts. For now just ignore errors, yolo.
brew install --force pkg-config cairo pango librsvg giflib || :

pip3 install macpack
pip3 install --user --break-system-packages macpack

0 comments on commit 219ca59

Please sign in to comment.