Difference between revisions of "Installing pip"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | Installing pip in Ubuntu | |
sudo apt-get install python-pip | sudo apt-get install python-pip | ||
pip -V | pip -V |
Latest revision as of 23:16, 19 June 2019
Installing pip in Ubuntu
sudo apt-get install python-pip pip -V