I just recently upgraded one of my machines to macOS 12.3. It has Python 3.8.9 installed in /usr/bin as python3. Being a backsliding miscreant, I have the MacPorts Python 2.7 installed as my default (and 3.10 for testing).
Jim 3222 NE 89th St Seattle, WA 98115 (206) 430-0109 > On Mar 17, 2022, at 9:57 PM, Ryan Schmidt <[email protected]> wrote: > > Sure. But Tom specifically asked for a Python replacement for macOS 12.3. > What happened in macOS 12.3 is that Apple removed /usr/bin/python which was > Python 2.7 so I assumed that's what Tom was asking about. If Tom wants to use > Python 3, I assume macOS still provides a version of that in > /usr/bin/python3. Or he can install any of the python3x ports as you > mentioned.
