brew pip code example
Example 1: brew install pip
$ sudo pip install --upgrade pip
Example 2: brew install pip
$ brew install python
Example 3: python pip install mac
python -m pip install <package>
#Download Selenium
python -m pip install selenium
Example 4: brew install pip
$ brew unlink python && brew link python
Example 5: brew PIP
python3 -m pip install --upgrade setuptools