AutoItLibrary安装报错(robotframework)解决

官网下载地址:http://www.softpedia.com/get/Programming/Components-Libraries/AutoItLibrary.shtml

Csdn下载地址:http://download.csdn.net/detail/liuheng123456/6236097

 

将上面下载好的AutoItLibrary解压,然后以管理员身份【非常重要】打开cmd窗口,                                                   右键选择管理员身份运行。      

      通过命令找到你AutoItLibrary的存放目录(可以在桌面),然后通过cmd命令python setup.py install进行安装。也可以用pip 安装 pip install  AutoItLibrary,当时我一直报错,安装不起,有个dll的文件老是自动出来,通过python setup.py install也安装不了。最后我重启了电脑,就通过python setup.py install安装成功了。看到下面截图有这个包了。                                                                                       

posted @ 2017-01-17 16:43  鸭血  阅读(4407)  评论(0编辑  收藏  举报