sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #28255
Re: [Question #254586]: ImportError: No module named org.sikuli.basics
Question #254586 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/254586
Status: Answered => Open
Flashed is still having a problem:
Thank you for your fast answer!
I cannot find the sikulixapi.jar to add it to my java classpath of the
project.
I have changed the Sikuli import to :
"import org.sikuli.basics.SikulixForJython
from sikuli import *"
Eclipse is able to locate the org.sikuli.basics.SikulixForJython inside the sikuli-java.jar
So like before normal Sikuli scripts are running.
But the PyModel test is still not running. Now the error Message says: "('[...] import org.sikuli.basics.SikuliXforJython
ImportError: No module named org.sikuli.basics.SikuliXforJython')
Do you have any ideas?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.