Question #151967 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/151967
RaiMan posted a new comment: @sunjutha strange place to ask this question - has nothing to do with your problem ;-) when you get such a message (ImportError: No module named ctypes") in Sikuli, you are trying to import some Python module, that is based on native C/C++ code. These modules are not available in Sikuli's Jython environment. What do you miss with Sikuli, because you try to use pywinauto? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

