安装 AutoItLibrary 报错: subprocess.CalledProcessError: Command '%SYSTEMROOT%\system32\regsvr32.exe /S c:\python27\Lib\site-packages\AutoItLibrary\lib\AutoItX3.dll' returned non-zero exit status 5

报错如图:

pip 安装 AutoItLibrary 失败

 

 

解决:

下载 AutoLibrary 包

下载地址: 

官网:https://www.softpedia.com/get/Programming/Components-Libraries/AutoItLibrary.shtml

或网盘:

 链接:https://pan.baidu.com/s/1sqejXeezFzU_2XJJtzD_Hw 
提取码:f0q3

 

解压后,使用管理员方式打开CMD,安装  python setup.py install 

如有报错,具体问题具体分析,安装成功,pip list 展示如图

pip 安装 AutoItLibrary 失败

相关文章:

  • 2021-07-21
  • 2021-08-26
  • 2021-11-05
  • 2022-12-23
  • 2022-01-06
  • 2021-11-19
  • 2021-12-19
  • 2022-12-23
猜你喜欢
  • 2021-11-04
  • 2021-04-25
  • 2021-11-07
  • 2022-12-23
  • 2021-05-15
  • 2021-05-29
  • 2021-09-25
相关资源
相似解决方案