sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22613
Re: [Question #240347]: Eclipse Jython Code Completion not working for Sikuli 1.0.1 --- for one time delete the libs folder to force recreation
Question #240347 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240347
Tetburr posted a new comment:
I should add:
Once everything is setup as above (including the newly generated Libs
directory) the script still ran successfully, but the following errors
appeared on the Console:
[error] Sikuli Jython API already on sys.path, but not from sikuli-basics.jar
[error] Found here: C:\SikuliX\libs\Lib\sikuli\Sikuli.py
Also, Code Completion still seemed a little confused.
Once I commented out 'import org.sikuli.basics.SikuliXforJython',
leaving just 'from sikuli import *', the script ran without any errors
reported and COde Completion seems much happier. Perhaps the new setup
does not require 'import org.sikuli.basics.SikuliXforJython' before
'from sikuli import *'?
Still, everything now seems to work as expected, so thank you for your
quick response.
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.