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