sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52473
Re: [Question #683846]: PyCharm run/Debug stopped working with newer version
Question #683846 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/683846
Status: Open => Answered
RaiMan proposed the following answer:
check your Jython setup in PyCharm: 1.1.4 uses Jython 2.7.1
BTW: IMHO this should be sufficient:
Debug.setUserLogFile(b + 'logs\\' + strLogName)
b=getBundleFolder()
works in the IDE but returns None if no bundlePath is defined.
This might be a problem with 1.1.4, when you run a .py file in PyCharm without the run support of 1.1.4.
I have to check.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.