首页 > 代码库 > robotframework-ride 运行报monitorcolors not recognized
robotframework-ride 运行报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
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。