mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 04:46:37 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
parent
56cec2a924
commit
fe2e83ae9e
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user