Python: Install pip on Mac OS X
Download get-pip.py
Run the following command:
Upgrading pip:
Run the following command:
sudo python get-pip.py
Upgrading pip:
pip install -U pip
sudo python get-pip.py
pip install -U pip
Comments
Post a Comment