Python3 now included with Ventura
I was surprised to see that Python 3.9.6 is now included with Ventura (I don't recall python3 being included with Monterey)
MacBook Air, macOS 13.0
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
I was surprised to see that Python 3.9.6 is now included with Ventura (I don't recall python3 being included with Monterey)
MacBook Air, macOS 13.0
Correction to my OP: python3 is not included in Ventura, but it can be added by installing the command-line tools with:
xcode-select --install
(https://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/), and after installation, it has the benefit of being updated with macOS updates
Snuck right by me. Installing it now…
I use Zsh and not Bash, though no changes were made to any Bash dotfile. I do see that in my .zshrc, the old reference to Python 3.10 remains, so I will have to change that.
Sorry, meant to say Ventura (not Monterey)
Meant to say Ventura (not Monterey)
Look for the thread/691403?page=1 and 2
Install certificates.command
Update Shell Profile.command
Can't find thread/691403?page=1 and 2
Please post the link
https://developer.apple.com/forums/thread/691403?page=1
Python3 now included with Ventura