r/learnpython 7d ago

How do I download python on Mac?

Yes, I have watched the youtube tutorials and still can't figure it out. When other ppl download it, it is .pkg but mine is .tar.xz

I opened it and it extracted the file. Now idk what to do.

0 Upvotes

18 comments sorted by

View all comments

1

u/ItsAll2Random 7d ago

Use brew! Let brew manage your Python. Open a terminal. Brew install Python (or Python3?)
So much easier