Question #692206 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692206
Javier Gonzales Rodriguez requested more information: Hi Arminius, It is compatible, am using mint 19 + and 20 and it works! install the jython-installer-2.7.1.jar, and then sikulixide-2.0.4.jar Open sikulixIDE and then go to "file>open special files" ..... and change this line, example: jython = /home/mint/jython2.7.1/jython.jar Save it, close and open the sikulixIDE again. then run all this commands: sudo apt install libcanberra-gtk0 libcanberra-gtk-module sudo apt install libopencv4.2-java openjdk-11-jre-headless cd /usr/lib/jni/ sudo ln -s libopencv_java420.so libopencv_java.so sudo apt-get install xdotool sudo apt-get install wmctrl sudo add-apt-repository ppa:alex-p/tesseract-ocr sudo apt-get update sudo apt install tesseract-ocr sudo apt install libtesseract-dev sudo ldconfig hope this helps. Regards! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

