7
9

More than 5 years have passed since last update.

windowsにeasy_installとpipをインストールする

Posted at
  1. https://bootstrap.pypa.io/ez_setup.py をダウンロード、実行
  2. C:\Python27\Scripts\ に easy_install.exe が生成される。
  3. PATHにC:\Python27\Scripts\を追加
  4. easy_install pipでpipがインストールされる。
7
9
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
7
9