sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25385
Re: [Question #247294]: Sikuli: In Eclipse with PyDev and Jython i am getting ImportError: No module named sikuli
Question #247294 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/247294
Status: Open => Answered
RaiMan proposed the following answer:
The above docs are only valid up to RC3
Do the following, to get things ready:
- remove the libs folder from the setup folder - it will be recreated at runtime
- additionally the libs folder then will contain a folder Lib (the Sikuli Jython stuff)
- remove the reference "Sikuli-java.jar\libs" from your project
- add a reference to sikuli-setup-folder/libs/Lib (ignore the "not found message at next run)
For the rest look here:
https://github.com/RaiMan/SikuliX-API/wiki/Usage-in-Java-programming
If your system path already is valid for use with Sikuli 1.0.1, then
ignore the respective part.
Sorry for the docs not yet being ready consistently for 1.0.1
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.