← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #271032]: ImportError: No module named robot

 

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

Clark Burbidge posted a new comment:
Same question for me.  I installed SikuliX. Put the whole "robot" folder
in the AppData location so that this path exists:
C:\Users\IEUser\AppData\Roaming\Sikulix\Lib\robot\__init__.py and I get
the same error:

[error] JythonSupport: exec: returns: Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named robot

My robot folder came from a jython pip install of RF: C:\jython2.7.0\Lib
\site-packages\robot. Robot Framework 2.9.1 (Jython 2.7.0 on
java1.8.0_60)

My SikuliX script was from here:
https://github.com/RaiMan/SikuliX-2014/blob/master/StuffContainer/testScripts/testRobot/testRun.sikuli/testRun.py

Saved to C:\Dev\SRF.sikuli

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