学以致用

focus on Python , C++, and some interest in Go and R

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

要使用easy_install安装pytest,应该先在CentOS下安装setuptools,通过如下命令完成:

yum install python-setuptools

安装完setuptools后,执行:
easy_install pytest

即可完成pytest安装

posted on 2011-06-12 14:56  Jerry.Kwan  阅读(701)  评论(0编辑  收藏  举报