sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25345
[Question #247134]: "from org.sikuli.script.natives import Vision" statement not working
New question #247134 on Sikuli:
https://answers.launchpad.net/sikuli/+question/247134
Hi,
I am using the following code to enhance the robustness of sikuli.
from org.sikuli.script.natives import Vision
Vision.setParameter("MinTargetSize", 18)
My scripts were running fine with the previous version of Sikuli. After formatting my system, i installed the latest version of sikuli on my windows 7 computer. This version of sikuli is giving me the following error when I am running the same script.
[error] script [ Register-Files ] stopped with error in line 18
[error] ImportError ( No module named natives )
Please advise on how to resolve this error.
Thanks,
Rafiq
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.