CentOS6.5下安装Robot常用Library
Posted 当年亦如是
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS6.5下安装Robot常用Library相关的知识,希望对你有一定的参考价值。
安装
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
以上是关于CentOS6.5下安装Robot常用Library的主要内容,如果未能解决你的问题,请参考以下文章