Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Python Basics (2015) Python for Beginners Syntax and Style

Best Way to run python on a iMac?

Hey, just wondering what is the best way to run python on a mac? Thanks

2 Answers

Paul Ehizuelen Jr.
Paul Ehizuelen Jr.
4,379 Points

I would suggest the first two videos here. Then the first video here

Jeffrey Vierra
Jeffrey Vierra
25,404 Points

Although this is not a direct upgrade, I found this link to be helpfull. You can basically change paths to the python3.X directory. [https://www.macobserver.com/analysis/how-to-upgrade-your-mac-to-python-3-2017-update/]

If this is too much of a hassle to change directories. You can actually do the upgrade from 2x to 3.x. However there are a few more steps involved. [https://discussions.apple.com/thread/7491355?start=0&tstart=0]

Good Luck.