← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #389067]: jybot no more working after using Sikuli IDE

 

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

    Status: Answered => Open

Daniel is still having a problem:
Hi Raimund,

Thanks for your quick response!

Sorry, I wasn't aware that I'm not using the latest version. I've just upgraded to version 1.1.1 using the following nightly build:
sikulixsetup-1.1.1-20160719.184310-68-forsetup.jar

The problem however remains the same. I've tried using the built-in RFW
like you suggested, but I'm encountering issues here as well. Running
the sample script from the docs within the IDE throws the following
error:

[error] JythonSupport: exec: returns: Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Apps\sikulix-1.1.1\sikulix.jar\Lib\sikuli\SikuliImporter.py", line 45, in load_module
File "C:\Apps\sikulix-1.1.1\sikulix.jar\Lib\sikuli\SikuliImporter.py", line 34, in _load_module
File "C:\Dev\robot.sikuli\robot.py", line 1, in <module>
runScript("""
NameError: !!WHILE IMPORTING!! name 'runScript' is not defined

[error] JythonSupport: exec: returns: Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'robot' is not defined

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