RobotFramework之AutoItLibrary导入失败经验分享

编程入门 行业动态 更新时间:2024-10-22 20:35:06

RobotFramework之AutoItLibrary导入失败<a href=https://www.elefans.com/category/jswz/34/1770055.html style=经验分享"/>

RobotFramework之AutoItLibrary导入失败经验分享

AutoItLibrary 导入失败经验分享

  • Python版本: python37
  • 安装pywin32
    • 下载pywin32,使用与python版本匹配的版本号
    • 或者使用命令pip install pywin32
  • 安装 AutoItLibray
    * 可在百度上下载AutoItLibray,使用命令安装: pip setup.py install
    * 可直接使用命令:pip install robotframework-AutoitLibray
  • 安装AutoIt (autoit-v3-setup.exe)
    下载地址:.htm
    以上环境准备就绪后
    存在问题:Eclipse上无法导入AutoItLibray

解决办法:

  • 删除pywin32,autoit-v3-setup.exe,AutoItlibrary
    • pip uninstall pywin32
    • 卸载autoit-v3-setup.exe
    • pip uninstall robotframework-autoitlibrary
  • 重新安装pywin32,autoit-v3-setup.exe,AutoItlibrary
    • pip install pywin32
    • 安装autoit-v3-setup.exe
    • pip install robotframework-autoitlibrary
  • 重启eclipse,成功导入autoitlibrary

更多推荐

RobotFramework之AutoItLibrary导入失败经验分享

本文发布于:2024-02-26 22:12:34,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1704140.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:经验   RobotFramework   AutoItLibrary

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!