Installing Python PIP on Linux
Hello guys, in this section i’m will write about How to install python pip on linux (ubuntu) First open your terminal and than type this command.
sudo apt-get -y install python-pip
To use pip just simple command "pip install package-name"For example, just type "pip install virtualenvwrapper", this will install virtualenwrapper on your PC :)It's Simple ? yeah it's very simple :)
Komentar ini telah dihapus oleh pengarang.
BalasHapus