29
loading...
This website collects cookies to deliver better user experience
nano ~/.zshrc
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install python3
-V
stays for the version number to request.pip3 -V
curl -O https://bootstrap.pypa.io/get-pip.py
sudo python3 get-pip.py