码迷,mamicode.com
首页 > Windows程序 > 详细

windows 下 easy_install 的安装

时间:2014-08-28 11:33:39      阅读:402      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   ar   2014   log   sp   line   on   

下载安装python安装工具
1,方法是下载ez_setup.py后
2,在cmd下执行 python ez_setup.py,即可自动安装setuptools
3,设置环境变量将 C:\Program Files\python2.7\scripts 加入到PATH中
4,控制台执行:easy_install
5, 看到下面提示及安装成功
C:\Documents and Settings\Administrator>easy_install
error: No urls, filenames, or requirements specified (see --help)



windows 下 easy_install 的安装

标签:style   blog   color   ar   2014   log   sp   line   on   

原文地址:http://blog.csdn.net/joeyon1985/article/details/38893729

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!