#How do I install python on mac??

10 messages · Page 1 of 1 (latest)

ornate hawk
#

Do you have homebrew installed?

mint lion
#

If I recall correctly homebrew won't install all packages without some extra work, or that might be pyenv.

Either way I'd recommend using the official pkg download just because it is very consistent and doesn't require any extra leg work.

oak hawk
#

Thank you. I have a follow up question. How do I get it to open properly? I've opened IDLE and it doesn't look like what I've seen python look like. It's just this.

frozen mural
oak hawk
#

Oh wait, I might have figured it out

frozen mural
#

What you started is the base Python shell

oak hawk
#

Ok, I'm looking into it now, making a lot more sense. Tysm.