sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #18951
Re: [Question #231453]: In Eclipse the program fails to start up using Jython run
Question #231453 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/231453
Status: Open => Answered
RaiMan proposed the following answer:
--1 what "Virtual Machine" you are talking about?
--2 question in comment #2
You seem to have some access right problems in your VM
--3 sys.path
this seems to be from sys.path
...
C:\Program Files (x86)\Sikuli-IDE\sikuli-script\Lib
C:\Program Files (x86)\Sikuli-IDE\sikuli-script.jar
C:\Jython 2.5.3\Lib
C:\Jython 2.5.3\Lib\site-packages
...
I suppose, that sikuli-script\Lib only contains the folder sikuli and not the other Jython stuff.
--4 Sikuli native libraries (might be the case already)
You should add to environment:
SIKULI_HOME=C:\Program Files (x86)\Sikuli-IDE\
!!with trailing backslash!!
and
C:\Program Files (x86)\Sikuli-IDE\libs
must be in system path
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.