Skip to content

Instantly share code, notes, and snippets.

@aodag
Created January 21, 2014 04:49
Show Gist options
  • Save aodag/8534631 to your computer and use it in GitHub Desktop.
Save aodag/8534631 to your computer and use it in GitHub Desktop.
ez_setup.py がいらなくなりました
$ python get-pip.py
Downloading/unpacking pip
Using download cache from /home/aodag/.pip/eggs/https%3A%2F%2Fpypi.python.org%2Fpackages%2Fpy2.py3%2Fp%2Fpip%2Fpip-1.5.1-py2.py3-none-any.whl
Downloading/unpacking setuptools
Downloading setuptools-2.1-py2.py3-none-any.whl (540kB): 540kB downloaded
Storing download in cache at /home/aodag/.pip/eggs/https%3A%2F%2Fpypi.python.org%2Fpackages%2F3.4%2Fs%2Fsetuptools%2Fsetuptools-2.1-py2.py3-none-any.whl
Installing collected packages: pip, setuptools
Successfully installed pip setuptools
Cleaning up...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment