mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-17 21:06:38 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
parent
64bb73c837
commit
ff5fc9020a
@ -2,3 +2,6 @@
|
|||||||
|
|
||||||
brew install ninja
|
brew install ninja
|
||||||
python3 -m pip install --ignore-installed six
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user