64-bit AutoItLibrary installation, 64-bit autoitlibrary

Source: Internet
Author: User

64-bit AutoItLibrary installation, 64-bit autoitlibrary

To install AutoItLibrary, in addition to installing the Robotframework, you must first install a tool named pywin32.

Step 1: Install pywin32

Pywin32:

Http://sourceforge.net/projects/pywin32/files/pywin32/

Select a version. Generally, Python 2.7 is installed. Therefore, we need to select a file ending with py2.7. Basically, there are two files left. One with amd64 in the middle is win32 in the middle, and the first pywin32 in the front is its own name, it indicates that python processes win32 objects, while amd64 and win32 in the middle indicate whether the operating system is 64-bit or 32-bit. If your Python is 64-bit, you can select 64-bit, if Python is 32-bit, select 32-bit because someone will install Python with 32-bit on a 64-bit computer.

Insert: Determine whether the python you have installed is 64-bit or 32-bit.

Open to view the python version.

Verification of successful installation: Enter pip list in cmd and pywin32 is displayed, indicating that the installation is successful.

Step 2: Install AutoItLibrary. Baidu searches for files with Version 1.1, downloads them, decompress them, and enters the decompressed directory from the command line (remember that the Administrator opens the command line ,), then enter the python setup command. py install.

In this case, we open RIDE, load AutoItLibrary, and find that it is red.

In this case, we need to install AutoIt without the Library. Its official website:

Https://www.autoitscript.com/site/autoit/downloads/

Select x64 during installation. Otherwise, the AutoItLibrary will still be red.

Restart RIDE and import AutoItLibrary.

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.