How to install 'pip' on Ubuntu 16.04




1. First, check the pip version.
  $ pip --version

2. If pip is not installed, install pip with the following command:
  $ sudo apt-get install python-pip


3. Finally, check the installed version of pip.
  $ pip --version


Comments

Popular posts from this blog

삼성 갤럭시 탭 S6 정품 키보드 북커버

Blogger에 highlight.js 추가