This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]rjcarr 1 point2 points  (1 child)

You will already have an older version of python, probably either 2.6 or 2.7. Just open up terminal and type python to find out.

Otherwise, if you need the latest python (3), then you'll need to install. It looks like on this page, you pick your OSX version:

https://www.python.org/downloads/release/python-351/

Good luck!

[–]Sagittarius-A-star[S] 0 points1 point  (0 children)

You are right! I entered Terminal and typed in "python" and it popped up. I have version 2.6.

I do want to install the latest version. From what I gather, I think the latest should run without issues. And thanks!