Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-11 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 matteoa posted a new comment: hello, I tried your workaround but there were an error: Traceback (most recent call last): File "MYPerfectlyWorkingScript.py", line 95, in scriptFile = argv[0] # Python

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-11 Thread RaiMan
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Status: Open => Answered RaiMan proposed the following answer: as already mentioned in #1: getBundleFolder() in your environment returns None (no bundle path defined) try this: scriptFile = argv[0] #

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-11 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Status: Needs information => Open matteoa gave more information on the question: Hello, the Jython error is not the object of my question, the problem is that I'm not able to debug in Pycharm with

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-11 Thread RaiMan
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Status: Open => Needs information RaiMan requested more information: talking about this ? Error loading Python DLL: C:\jython2.7.1\bin\python27.dll (error code 14001) If yes, not yet checked - will

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-11 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Status: Answered => Open matteoa is still having a problem: Hi RaiMan, any news regarding this problem? In the meantime a colleague of mine has installed everything and this problem is present also in

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-03 Thread RaiMan
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Status: Open => Answered RaiMan proposed the following answer: Ok, I will check the next days on my Win10 -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-01 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 matteoa gave more information on the question: Hi all, I'm sorry, in the previous message I said something wrong, it was only a misconfiguration of the Pycharm, now it has exactly the same error of before

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-01 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 matteoa gave more information on the question: with the last version I have another error message when trying to run a script that works if launched from the IDE or from command line:

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-10-01 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Status: Answered => Open matteoa is still having a problem: Hello, any news regarding this problem? -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-09-11 Thread matteoa
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 matteoa posted a new comment: hello RaiMan, I installed Jython 2.7.1 but at the time of setting it up with Pycharm as project interpreter having selected c:\jython2.7.1\bin\jython.exe It shows me an

Re: [Sikuli-driver] [Question #683846]: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None

2019-09-11 Thread RaiMan
Question #683846 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/683846 Summary changed to: [1.1.4] PyCharm: running a script: getBundleFolder() seems to return None -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.