butiran-✗

learning-ml with python

· 1 min read · edit

You can use Python Installer to install Python on macOS 1 or simply using Homebrew via CLI 2, where for Python 3 it must be typed explicitly 3 or not necessary 4.

refs


  1. Leodanis Pozo Ramos, “How to Install Python on Your System: A Guide”, Real Python, 18 Feb 2026, url https://realpython.com/installing-python/ [20260504]. ↩︎

  2. Mehdi Lotfinejad, “Tutorial: Installing Python on Mac”, Dataquest Labs, 14 Mar 2025, url https://www.dataquest.io/blog/installing-python-on-mac/ [20260504]. ↩︎

  3. Damon M. Garn, “Prepare Your Mac for Python Development”, The New Stack, 9 Feb 2025, url https://thenewstack.io/prepare-your-mac-for-python-development/ [20260504]. ↩︎

  4. Naveen Arora, “How to Install Python on Mac [2025 Guide for M1, M2, M3, and M4 Macs]”, GeeksforGeeks, 12 Jul 2025, url https://www.geeksforgeeks.org/python/how-to-install-python-on-mac/ [20260504]. ↩︎