← Back to team overview

sikuli-driver team mailing list archive

[Question #250891]: setting MinTargetSize: no module named proxies

 

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.