← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #460618]: from sikuli import *. ImportError: No moude named sikuli

 

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

kevinfree gave more information on the question:
I put the sikulixapi.jar into the C:\Program Files (x86)\Java\jdk1.8.0_111\lib
And then I run the command line :
jython test.py
It works.

But I want to make a test result.xml.
I run command line:
jython C:\jython2.7.0\bin\py.test-jython --junitxml result.xml 

I got the error msg:
java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Cannot create
PyString with non-byte value

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