作者在 2014-03-22 00:09:39 发布以下内容
wget http://peak.telecommunity.com/dist/ez_setup.py
python ez_setup.py
安装完成后就可以用easy_install安装python的库了,比如:
easy_install pip
wget http://peak.telecommunity.com/dist/ez_setup.py
python ez_setup.py
安装完成后就可以用easy_install安装python的库了,比如:
easy_install pip