easy install のインストール
PyPI の setuptools の Windows のところからez_setup.py をダウンロードして適当な場所に保存
ダウンロードしたディレクトリで、コマンドを実行
python ez_setup.py
Python の Scripts フォルダに PATH を通す。
これで、 easy_install が使えるようになる。
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
PyPI の setuptools の Windows のところからez_setup.py をダウンロードして適当な場所に保存
ダウンロードしたディレクトリで、コマンドを実行
python ez_setup.py
Python の Scripts フォルダに PATH を通す。
これで、 easy_install が使えるようになる。
Register as a new user and use Qiita more conveniently
Go to list of users who liked