zoukankan      html  css  js  c++  java
  • robotframework-ride快捷方式打不开

    我安装的是最新的RIDE2.0属于beta测试中覆盖了3.8但仍不支持3.9

    我的安装环境如下:

     安装ride成功,启动ride的时候遇到了如下问题:

    一:AttributeError: No attribute or settings with name 'show_message_log' found OnInit returned false, exiting... Error in atexit._run_exitfuncs

    原因是RIDE配置文件settings.cfg中的show_message_log变量出错,RIDE官方github上有专门的解答:https://github.com/robotframework/RIDE/issues/2351

    解决方法:python -m pip install -U https://github.com/HelioGuilherme66/RIDE/archive/colours.zip

     再点击桌面快捷方式,成功启动。

  • 相关阅读:
    2
    vue学习03
    vue学习02
    2
    vue学习01
    pycharm中安装vue
    git
    form
    ajax
    中间件
  • 原文地址:https://www.cnblogs.com/cyying/p/14366132.html
Copyright © 2011-2022 走看看