
If you’re not a Python developer, this change won’t concern you much.Īpple warned developers it’d remove scripting languages like Python from macOS as far back as 2019. Python 2 is not officially supported with bug fixes, performance and security updates and maintenance releases as of January 1, 2020, so why would Apple continue bundling an outdated programming language with macOS? The unbundling of Python from macOS certainly doesn’t mean that developers can no longer write Python scripts on their Macs, but doing so may require manual installation of Python 3 as of macOS 12.3. For what it’s worth, Python 3 also isn’t bundled with macOS. Programmers can install Python 3 via Xcode developer toolsĭeveloper release notes for macOS Monterey 12.3 on Apple’s website reveal that “Python 2.7 was removed from macOS in this update.” The Cupertino company advises that developers use an alternative programming language instead, such as Python 3.Python 3 also does not come preinstalled on macOS.Use an alternative language instead, like Python 3.


Then, read the instructions that are printed from your shell. The easiest, non-intrusive way would be to use Homebrew: /usr/bin/ruby -e "$(curl -fsSL )"
