LoginSignup
1
1

More than 5 years have passed since last update.

pipのインストールが凄く楽になっていた件

Last updated at Posted at 2014-12-22

Sphinxのlatest見に行ったら

Python Package Indexからソースコードをダウンロードするか、以下のコマンドでインストールしてください:「pip install -U Sphinx」

となっていて、「あれ、easy_install使わないんだ」なんて思っていたら2.7.9にpipが同梱されているみたいです。

私の端末は2.7.6でpipは入れてなかったので、試しに2.7.9にアップデートしたらpipコマンドが使えるようになってました。
うわー超楽になりましたね!

1
1
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
1
1