Explicitly install Python 3
This commit is contained in:
parent
6f6f35704e
commit
6faf25b948
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
brew install python
|
brew install python3
|
||||||
which python3
|
which python3
|
||||||
python3 --version
|
python3 --version
|
||||||
which pip3
|
which pip3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user