yosi
Posted on October 29, 2021
Download the and install the latest stable release from python.org
To set the release as default -
sudo ln -s -f /Library/Frameworks/Python.framework/Versions/3.10/bin/python3 /usr/local/bin/python
To check it worked, open a new terminal window and run
python --version
You'll get -
Python 3.10.0
Happy coding! ๐
๐ ๐ช ๐
๐ฉ
yosi
Posted on October 29, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
python How to clean your MacOS from too many Python versions and install it the right way
December 1, 2022