1.下载pywin32
查看自己的python版本和位数,比如我的是py2.7.15 64bit 所以安装pywin32-221.win-amd64-py2.7.exe
https://sourceforge.net/projects/pywin32/files/pywin32/

 

ride中安装AutoItLibrary

 


2、安装AutoIt V3 
https://www.autoitscript.com/site/autoit/downloads

ride中安装AutoItLibrary

 


一路next完成安装即可。
3.安装AutoItLibrary
https://www.softpedia.com/get/Programming/Components-Libraries/AutoItLibrary.shtml

ride中安装AutoItLibrary

 

下载压缩文件,
解压后使用管理员权限运行cmd(shift+鼠标右键打开管理员权限),执行python setup.py install

ride中安装AutoItLibrary

 

ride中安装AutoItLibrary

 


无报错安装成功:


检验是否安装成功:
1.在ride中引入AutoItLibrary不显示红色,即说明安装成功。
有时候会出现安装成功,但是ride中引入的时候仍然显示红色报错。这有可能是这一系列安装过程中,某个软件的安装版本不正确,因此不能匹配。卸载重新安装可以解决问题





 

相关文章:

  • 2021-08-30
  • 2022-12-23
  • 2021-05-24
  • 2022-12-23
  • 2021-04-11
  • 2021-08-13
  • 2021-08-07
  • 2022-12-23
猜你喜欢
  • 2021-05-20
  • 2021-07-05
  • 2021-11-06
  • 2021-04-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案