New question #250891 on Sikuli: https://answers.launchpad.net/sikuli/+question/250891
Im trying to set the minTargetSize parameter and have trouble importing Vision. At first I tried using from org.sikuli.script.natives import Vision then I found that it was changed to from org.sikuli.basics.proxies import Vision this too, however, returns an error: [error] ImportError ( No module named proxies ) -- 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

