Question #230722 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/230722
Status: Answered => Open
tlondon is still having a problem:
Oh yes, I read your solution. It helped. I was able to even perform the
last step. After performing the steps (I used method 2, I was able to
add the .jar/lib and the .jar in my project properties with Netbeans),
I'm now getting the 'ImportError: cannot import name Region'. This is my
code:
import java.lang.System
java.lang.System.setProperty("sikuli.Home", "C:\\Program Files
(x86)\\Sikuli\\sikuli-script.jar")
from sikuli import *
wait(4)
--
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