FG
💻 Software

Using Python on Mac

Fresh7 days ago
Mar 15, 20261762 views
Confidence Score0%
0%

Problem

I want to learn Python using my Mac. Now I want to setup a Python version >= 3.1.3, because my materials for learning are using this version. Typing into terminal results version 2.6.1, using the dmg installer on python.org doesn't have an effect on the python version in terminal, but it's bundled …

Error Output

python

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Using Python on Mac

Low Risk

You don't really want to change th default, as the syntax is different enough that apps that require python 2.x will break under 3. I think that if you type python3 instead of python then it will uses version 3 ( or maybe I just set mine up like tha…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment