Set Python 3 as default on Mac (2024)

1 minute read

The default Python version that ships with (older) Mac OS software ishilariously old. Because I am still developing on a mid-2014 MBP Retina (SUE ME!) I was still rocking this bad boy. But at some point I was cracking my head on Python environments and well, I just had to fix it. So here goes!

There is a right way and wrong way to set Python 3 as the default on yourMac. I’ll show you the right way. In general you never ever want to f*ckwith your system version of Python. This is very dangerous and can mess upmany things.

To manage our global python version we will use pyenv and then make our shell always use pyenv. I will merely set the global default to Python 3.9.0 but you could also manage more version at the same time.

1. Install pyenv

Install pyenv.

Validate whether you installed pyenv correctly.

$ pyenv -vpyenv 1.2.21

2. Install Python

Install the desired Python version. In my case this is version 3.9.0.

$ pyenv install 3.9.0python-build: use openssl 1.0 from homebrewpython-build: use readline from homebrew

This. Will. Take. A. While. Go grab a cup of coffee or something.

3. Set as default

Set your installed version as the default.

$ pyenv global 3.9.0

Validate whether it worked.

$ pyenv version3.9.0 (set by /Users/janmeppe/.pyenv/version)

4. Make your shell runs pyenv

Add this to your .bash_profile or .zshrc.

if command -v pyenv 1>/dev/null 2>&1; then eval "$(pyenv init -)"fi

Success

Great job! That’s it.

If you now run python you’ll see that it runs 3.9.0 instead of 2.7.x.

$ pythonPython 3.9.0 (default, Jan 20 2021, 16:49:23)[Clang 10.0.1 (clang-1001.0.46.4)] on darwinType "help", "copyright", "credits" or "license" for more information.>>>

Resources

Set Python 3 as default on Mac (2024)
Top Articles
Budgeting for the Holidays
Where Does All the Money Go?
11 beste sites voor Word-labelsjablonen (2024) [GRATIS]
Ffxiv Shelfeye Reaver
Dlnet Retiree Login
Mopaga Game
DEA closing 2 offices in China even as the agency struggles to stem flow of fentanyl chemicals
Vaya Timeclock
Koordinaten w43/b14 mit Umrechner in alle Koordinatensysteme
Localfedex.com
Phenix Food Locker Weekly Ad
Bubbles Hair Salon Woodbridge Va
Valentina Gonzalez Leaked Videos And Images - EroThots
What is the surrender charge on life insurance?
Full Range 10 Bar Selection Box
Top Hat Trailer Wiring Diagram
Local Dog Boarding Kennels Near Me
Directions To O'reilly's Near Me
TS-Optics ToupTek Color Astro Camera 2600CP Sony IMX571 Sensor D=28.3 mm-TS2600CP
Busby, FM - Demu 1-3 - The Demu Trilogy - PDF Free Download
Wisconsin Women's Volleyball Team Leaked Pictures
Char-Em Isd
The Largest Banks - ​​How to Transfer Money With Only Card Number and CVV (2024)
Tnt Forum Activeboard
Invert Clipping Mask Illustrator
2020 Military Pay Charts – Officer & Enlisted Pay Scales (3.1% Raise)
Talbots.dayforce.com
Kountry Pumpkin 29
Where Is George The Pet Collector
PowerXL Smokeless Grill- Elektrische Grill - Rookloos & geurloos grillplezier - met... | bol
The Blind Showtimes Near Amc Merchants Crossing 16
Quest: Broken Home | Sal's Realm of RuneScape
Student Portal Stvt
Mami No 1 Ott
2021 Tesla Model 3 Standard Range Pl electric for sale - Portland, OR - craigslist
Plasma Donation Racine Wi
Citibank Branch Locations In Orlando Florida
Haunted Mansion Showtimes Near Cinemark Tinseltown Usa And Imax
Fandango Pocatello
Forager How-to Get Archaeology Items - Dino Egg, Anchor, Fossil, Frozen Relic, Frozen Squid, Kapala, Lava Eel, and More!
Omnistorm Necro Diablo 4
Magicseaweed Capitola
Babbychula
Michael Jordan: A timeline of the NBA legend
Fetus Munchers 1 & 2
COVID-19/Coronavirus Assistance Programs | FindHelp.org
boston furniture "patio" - craigslist
Enjoy Piggie Pie Crossword Clue
1Tamilmv.kids
Unpleasant Realities Nyt
Ark Silica Pearls Gfi
Latest Posts
Article information

Author: Rev. Porsche Oberbrunner

Last Updated:

Views: 6092

Rating: 4.2 / 5 (53 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Rev. Porsche Oberbrunner

Birthday: 1994-06-25

Address: Suite 153 582 Lubowitz Walks, Port Alfredoborough, IN 72879-2838

Phone: +128413562823324

Job: IT Strategist

Hobby: Video gaming, Basketball, Web surfing, Book restoration, Jogging, Shooting, Fishing

Introduction: My name is Rev. Porsche Oberbrunner, I am a zany, graceful, talented, witty, determined, shiny, enchanting person who loves writing and wants to share my knowledge and understanding with you.