RunTimeINIT *terminating libs to export not found on above class path

Asked by Maria Haris

I am trying to run Sikuli in Python charm with selenium

I was already running it on an old machine. I have shifted to a new machine .

The error I get is
*** classpath dump
  0: /C:/jython2.7.1/jython.jar
  1: /C:/Sikuli/sikulixapi-1.1.2.jar
*** classpath dump end
[error] RunTimeINIT: *** terminating: libs to export not found on above classpath: /sikulixlibs/windows/libs64

Process finished with exit code 1

I have setup the classpath to sikulixapi.I dont know what else needs to be done

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Maria Haris (mariaharis) said :
#1

I have the class paths defined as follows

CLASSPATH=C:\Sikuli\sikulixapi-1.1.2.jar;PYTHONUNBUFFERED=1
JAVA_HOME=C:\Program Files\Java\jdk-12.0.2
JYTHON_HOME=C:\jython2.7.1\bin\jython2.7.1

Revision history for this message
RaiMan (raimund-hocke) said :
#2

SikuliX 1.1.2 does not work with Java 12.
SikuliX 1.1.3 might work with Java 12, but has some restrictions.

Both versions are no longer supported.

Try with 1.1.4: https://raiman.github.io/SikuliX1/downloads.html

sikulixapi.jar in lower part of page.

Can you help with this problem?

Provide an answer of your own, or ask Maria Haris for more information if necessary.

To post a message you must log in.