码迷,mamicode.com
首页 > 编程语言 > 详细

python little things

时间:2018-06-06 22:19:24      阅读:167      评论:0      收藏:0      [点我收藏+]

标签:orm   director   led   windows   The   frame   little   direct   framework   

1) both python2 and python3 installed on windows
use python3:py -3 -m pip install robotframework-sshlibrary
use python2:py -2 -m pip install robotframework-sshlibrary

2) set windows pip configure
create a file nemed "pip.ini" in the directory(C:\Users\test\pip)
set config information in pip.ini

3) install python lib with requirements.cfg
pip install -r requirements.

python little things

标签:orm   director   led   windows   The   frame   little   direct   framework   

原文地址:https://www.cnblogs.com/luckyflower/p/9146201.html

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