CentOS6.5下安装Robot常用Library
时间:2017-08-07 21:12:38
收藏:0
阅读:249
安装
yum install -y mysql-devel python-devel python-setuptools pip install MySQL-python
pip install databaselibrary
pip install robotframework_databaselibrary
pip install pymongo
pip install pymysql
Python-Library
/usr/local/lib/python2.7/site-packages
原文:http://www.cnblogs.com/zihanxing/p/7301158.html
评论(0)