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安装