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 Dec 19, 2023
1 parent 64bb73c commit ff5fc90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/install_macos_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,6 @@

brew install ninja
python3 -m pip install --ignore-installed six

/Library/Frameworks/Python.framework/Versions/Current/bin/python -m pip list
echo "import six.moves" | /Library/Frameworks/Python.framework/Versions/Current/bin/python

0 comments on commit ff5fc90

Please sign in to comment.