mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-13 12:43:43 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PYTHON=python3
|
||||
|
||||
brew install ninja
|
||||
"$PYTHON" -m pip install --ignore-installed six
|
||||
brew install six
|
||||
|
||||
"$PYTHON" -m pip list
|
||||
echo "from six.moves import configparser" | "$PYTHON" && echo "Success importing stuff from six moves python module"
|
||||
|
||||
Reference in New Issue
Block a user