Skip to content

Commit ff5fc90

Browse files
authored
Update install_macos_dependencies.sh
1 parent 64bb73c commit ff5fc90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/install_macos_dependencies.sh

+3
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22

33
brew install ninja
44
python3 -m pip install --ignore-installed six
5+
6+
/Library/Frameworks/Python.framework/Versions/Current/bin/python -m pip list
7+
echo "import six.moves" | /Library/Frameworks/Python.framework/Versions/Current/bin/python

0 commit comments

Comments
 (0)