mirror of
https://github.com/Syncplay/syncplay
synced 2025-02-16 10:56:51 +00:00
Explicitly install Python from homebrew
This commit is contained in:
parent
c4fa7f7a9a
commit
a93f13f9ab
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
brew install python
|
||||
which python3
|
||||
python3 --version
|
||||
which pip3
|
||||
|
Loading…
Reference in New Issue
Block a user