sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #37583
[Question #290725]: Module not found when use autoit with sikuli.
New question #290725 on Sikuli:
https://answers.launchpad.net/sikuli/+question/290725
Hello,
i try to get to the window controls on Windows10 through AutoIt.
I install python 3.5.1 x32
Then install autoit via pip
and with python interactive console AutoIt can be use like a charm.
Then try to integrate it like descriped here: https://answers.launchpad.net/sikuli/+question/271221
But get the error:
[error] ImportError ( No module named autoit )
And when copy the folder "autoit" into Sikuli site-packages folder get the error:
[error] ImportError ( No module named wintypes )
[error] --- Traceback --- error source first line: module ( function ) statement 7: autoit ( <module> ) from ctypes.wintypes import *
6: __init__ ( <module> ) from .autoit import options, properties, commands
[error] --- Traceback --- end --------------
What ist the savest way to use autoit with sikuli?
Thanks in advance
Rob
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.