how to install pip with homebrew code example Example 1: brew install pip $ sudo pip install --upgrade pip Example 2: brew install pip $ sudo easy_install pip