sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #32167
Re: [Question #266136]: Sikuli CodeCompletion with PyCharm
Question #266136 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266136
Description changed to:
I have gone through all the PyCharm related questions on this board, but
still have a pending issue:
1. The Code Completion is not working for me. I get - Unresolved reference for "exists", "click" etc.
Also, if i import any Sikuli script into another i also get Unresolved reference,
My expectation is that these will all be recognized and i will get code completion.
I am using 1.1.0 latest April 28 build. I created a CLASSPATH to sikulixapi.jar , used
import org.sikuli.basics.SikulixForJython
Also, i am using Jython interpreter in Pycharm - C:\jython2.7rc3\bin\jython.exe
However, i dont know where to add the below path in PyCharm and how to add it (to get Code Completion)
C:\Users\USERNAME\AppData\Roaming\Sikulix\Lib
Link to video describing the issue:
http://screencast.com/t/P4FS53pA
BTW..i must mention that i am able to run Sikuli successfully within PyCharm as well as set breakpoints. The same script shown in video works as is in Sikuli (i did not make any change to it except add the import at top for SikulixForJythonThe only remaining part is the Code Completion.
Sikuli is a great Automation Tool and i look forward to a response.
Thanks
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.