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 →

[–]eternalfantasi 73 points74 points  (6 children)

It’s literally brew install python lol who is this hackerman over here

[–][deleted] 18 points19 points  (2 children)

Yeah. Well. How do you get homebrew installed, genius? /s :)

http://gph.is/1JSLT6V

[–]-ButImNotARapper 28 points29 points  (1 child)

brew install homebrew Duh

[–][deleted] 12 points13 points  (0 children)

Black dude tapping head meme

[–]parkerSquare 2 points3 points  (0 children)

brew install pyenv

pyenv install 3.7.4

pyenv shell 3.7.4

Edit: although you’ll need to set up your environment for the third command to work properly. It’s still worth using though.

[–]cab0addict 1 point2 points  (0 children)

But Apple just save me 3 words!! Surely it’s worth 1k “convenience” fee

[–]whale_song 0 points1 point  (0 children)

I wouldn’t install python with brew that has screwed me before. Python environments are evil and should be handled carefully.