We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pip3
pip
1 parent b98359d commit a4af16cCopy full SHA for a4af16c
utils/webassembly/macos/install-dependencies.sh
@@ -2,7 +2,7 @@
2
3
set -ex
4
5
-pip install six
+pip3 install six
6
7
brew install cmake ninja llvm sccache
8
0 commit comments