LoginSignup
9
3

More than 3 years have passed since last update.

Amazon Linux 2でpipをインストール

Last updated at Posted at 2019-09-09

環境

  • Amazon Linux 2

python-pip

yum -y install python-pip

インストール確認

# pip -V
pip 9.0.3 from /usr/lib/python2.7/site-packages (python 2.7)
9
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
3