← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #253906]: debugging Sikuli in Pycharm

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
Big misunderstanding:
In IDE's like PyCharm, you cannot use the runIDE.cmd (because this uses Java  to run the sikuli-ide.jar, that in turn contains a Jython interpreter). You simply open some project and run it according to the project settings.

In your case, you use Jython directly as script runner.

So you simply have to open any of your scripts in PyCharm, take care
about the needed settings in the project configuration (including
parameters for your script) and issue the run command (button, menu or
shortcut).

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.