dimanche 10 juillet 2016

How to install python on your MacBook (Introduce python)

First you need to install Xcode. If not yet done, please do it now to pretend that you are a professional coder.

Then we open the terminal in your MacBook.

The following command will install the command line tools on your MacBook:

xcode-select --install

Next we will install Homebrew as follows:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

If needed, you could update your PATH:

export PATH=/usr/local/bin:/usr/local/sbin:$PATH

To finish you can either install Python 2 or Python 3. To be fun, I install both:

brew install python3
brew install python

Aucun commentaire:

Enregistrer un commentaire

Poem : Windrush Generation

Windrush Generation Past glory of England Succes of this Nation Based on the strength of this land Many Jamaicans Find work, prosperity Have...