logoalt Hacker News

pirateslast Tuesday at 10:45 AM1 replyview on HN

MacOS doesn’t have python? What?


Replies

wpmlast Tuesday at 1:55 PM

macOS has not shipped with Python installed in 6 years. If you take a Mac out of the box, open terminal, and run `python` it prompts you in the GUI to install the Command Line Developer Tools.

Thanks GPLv3