October 2017
Beginner to intermediate
270 pages
7h
English
In this section, we will install the pip package manager, using the easy_install package manager which is included in the setuptools Python package, and is included by default in the operating system.
For this process, we will execute the following command in a Terminal:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"$ sudo brew install python3
Read now
Unlock full access