码迷,mamicode.com
首页 > 其他好文 > 详细

robotframework-ride 运行报monitorcolors not recognized

时间:2016-12-09 01:07:37      阅读:302      评论:0      收藏:0      [点我收藏+]

标签:rf   robotframework   monitorcolors not recognized   

unexpected error: [ ERROR ] option --monitorcolors not recognized


这个报错可能是C:/Python27/Lib/site-packages 文件夹中安装的某些扩展库版本和robotframework版本不匹配导致,可以尝试升级robotframework版本,如robotframework跟robotframework-ride之间版本问题

The --monitorcolors option has been replaced with --consolecolors in Robot Framework version 2.9. The usage documentation for --consolecolors is here. You must be using the old option somewhere - check the Arguments string in the Run tab in RIDE.

解决方案: pip install --upgrade robotframework-ride


本文出自 “多测师” 博客,请务必保留此出处http://icestick8586.blog.51cto.com/9867871/1880888

robotframework-ride 运行报monitorcolors not recognized

标签:rf   robotframework   monitorcolors not recognized   

原文地址:http://icestick8586.blog.51cto.com/9867871/1880888

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