Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
runjake
on Jan 28, 2022
|
parent
|
context
|
favorite
| on:
Apple removes Python 2.7 in macOS 12.3 beta
Apple has been warning people for several years[1]. It's continued to be included in macOS until they could resolve dependencies with shipped software. And Python 3 is still there.
1.
https://developer.apple.com/documentation/macos-release-note...
ArchOversight
on Jan 28, 2022
[–]
python3 is not included, unless you install Xcode. It's now a shim!
my123
on Jan 28, 2022
|
parent
|
next
[–]
Note that a full Xcode install isn’t required, Xcode-select —-install (500MB or so command line tools bundle) includes Python.
jessriedel
on Jan 28, 2022
|
root
|
parent
|
next
[–]
Is this new or has it always been true?
my123
on Jan 28, 2022
|
root
|
parent
|
next
[–]
For Python 3, has been true since Apple started shipping Python 3 on macOS. For Python 2, it was bundled within the OS itself.
runjake
on Jan 28, 2022
|
parent
|
prev
[–]
You are right (but, it’s specifically the XCode Command-line Tools).
Thanks for the correction!
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
1. https://developer.apple.com/documentation/macos-release-note...