💻 Software
How do I properly update Python on Mac OS X
Fresh5 days ago
Mar 15, 202624709 viewsConfidence Score0%
0%
Problem
If I download python from the Python website and try to install it with the installer, it installs, but I need to specify that I want the new version of Python when I run my programs from terminal. If I just type: It runs with the old version. How do can I set the new version as default?
Error Output
python app.py
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I properly update Python on Mac OS X
Low Risk
I finally found how to do it. The installer made a python 2.6 folder in /Application In this folder is a script called Update Shell Profile.command I just needed to execute it and now it's working.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix