Question #266601 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/266601
Status: Open => Answered
RaiMan proposed the following answer:
well known restriction:
SikuliX does not work in a headless environment.
Needs a real screen or at least some X11 based screen simulation.
New question #266601 on Sikuli:
https://answers.launchpad.net/sikuli/+question/266601
After running next on Mac OS 10.10.3 error appeared:
Can this be solved?
Thanks
import sys
from jpype import *
def startJVM1():
JVM = getDefaultJVMPath()
startJVM(JVM, '-ea',"-Djava.class.path=sikulix
2 matches
Mail list logo