Install Python3 On macOS Catalina

The best way to install Python3 on macOS is to use brew.sh. Install brew and just type

python versions on Mac

brew install python

To check python version – macOS Catalina has python 2.7.5 built in – what we need is python3 from brew.sh.

python

python3

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.