You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LINUX environment
I'm trying to run a script with robot framework and sikuli, but I'm getting the following error in the log:
Documentation:
Click
Start / End / Elapsed: 20240508 12:38:45.808 / 20240508 12:38:45.840 / 00:00:00.032
12:38:45.839 INFO [error] RunTime:loadLib: opencv_java (failed) probably dependent libs missing:
no opencv_java in java.library.path: /usr/local/lib::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[error] Save your work, correct the problem and restart the IDE!
[error] see: https://github.com/RaiMan/SikuliX1/wiki/macOS-Linux:-Support-Libraries-for-OpenCV-4
TERMINATING: problem with native library: opencv_java
12:38:45.840 FAIL java.lang.ExceptionInInitializerError: null
The text was updated successfully, but these errors were encountered:
LINUX environment
I'm trying to run a script with robot framework and sikuli, but I'm getting the following error in the log:
Documentation:
Click
Start / End / Elapsed: 20240508 12:38:45.808 / 20240508 12:38:45.840 / 00:00:00.032
12:38:45.839 INFO [error] RunTime:loadLib: opencv_java (failed) probably dependent libs missing:
no opencv_java in java.library.path: /usr/local/lib::/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib
[error] Save your work, correct the problem and restart the IDE!
[error] see: https://github.com/RaiMan/SikuliX1/wiki/macOS-Linux:-Support-Libraries-for-OpenCV-4
TERMINATING: problem with native library: opencv_java
12:38:45.840 FAIL java.lang.ExceptionInInitializerError: null
The text was updated successfully, but these errors were encountered: