Skip to content

Commit

Permalink
Update install_macos_dependencies.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FriwiDev authored Jan 16, 2024
1 parent 337fe46 commit 2c2aad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_macos_dependencies.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

PYTHON=/usr/local/Frameworks/Python.framework/Versions/3.12/bin/python3.12
PYTHON=python3

brew install ninja
"$PYTHON" -m pip install --ignore-installed six
Expand Down

0 comments on commit 2c2aad9

Please sign in to comment.