← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #293519]: [1.1.x] external IDE: How to setup/configure JetBrains PyCharm

 

Question #293519 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/293519

sdraganov posted a new comment:
I'm another guy with zero experience in programming who can't manage to configure external IDE to use SikuliX.
Tried with Eclipse and PyCharm by following multiple guides but never succeed.

I got SikuliX IDE working just fine, Jython 2.7 is properly installed and PyCharm can see it:
https://i.imgur.com/WfsFq1p.png

I'm creating new project with Jython as Interpreter:
https://i.imgur.com/9GNssVK.png

Hello World seems to work fine after executing Run:
https://i.imgur.com/YOzxUJI.png

sikilixapi.jar is added to CLASSPATH variable:
https://i.imgur.com/DVlhzY6.png

So far so good, but when I add the following two lines  I got an error when Run is executed:
import org.sikuli.script.SikulixForJython
from sikuli import *
https://i.imgur.com/93NJVIX.png

What I'm doing wrong?

Thanks in advance.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.