...

/

Installing Python: macOS

Installing Python: macOS

Learn how to install Python on macOS.

macOS comes equipped with Python 2.7, but since we need the latest version of Python, we’ll need to follow a few installation steps. Below, we’ve listed the different ways to set up Python3 on macOS. You may skip this tutorial if it is not relevant to you.

Using the terminal

This is for users who are well-versed with the macOS terminal. Through the terminal, we can safely install the latest version of Python 3, but first, we need to get some required packages.

Installing Xcode

Xcode is macOS’s official ...

Access this course and 1400+ top-rated courses and projects.