FG
💻 Software

How can I update the default Python installation/fix my $PATH on Mac OS X 10.6.7?

Fresh6 days ago
Mar 15, 202652528 views
Confidence Score0%
0%

Problem

I know this question has been asked before on this site, and I have found a couple worthy discussions, but the solutions I've found and tried do not work. I want to learn Python and I'm having trouble getting it set up properly on my Mac. I'm running OS X 10.6.7. I've downloaded the Python 3.2 inst…

Error Output

PATH=/Library/Frameworks/Python.framework/Versions/3.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I update the default Python installation/fix my $PATH on Mac OS X 10.6.7?

Low Risk

I just solved this problem by installing Python 3.2.2 on my Mac OS X Lion so I thought I would post how I did it in the hopes someone may find it helpful. Firstly, I agree with shadesandcolour in that you should not modify the default copy of python…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment