Install Python on macOS and verify the installation.
Download and install the latest version of Python for macOS from the Python downloads
page.
Use the following commands to install pip:
$ curl -O https://bootstrap.pypa.io/get-pip.py
$ python3 get-pip.py --user
Use the following commands to verify that Python and pip are correctly installed:
python3 --version
pip3 --version
We want your opinion
How can we improve this page?
What kind of feedback do you have?
This site uses cookies and related technologies, as described in our privacy policy, for purposes that may include site operation, analytics, enhanced user experience, or advertising. You may choose to consent to our use of these technologies, or