'ImageHorizonLibrary: [ ERROR ] Execution stopped by user

I've got the error [ ERROR ] Execution stopped by user. when launching a robotframework script, it uses two libraries sikuli and ImageHorizonLibrary that I use in an automated test. I found that when I do not use the ImageHorizonLibrary a script that did not need it works flawlessly.I searched a lot but could not find an answer or an alternative to ImageHorizonLibrary. Note that I'm new to automated tests and robotframework and I run my tests on mint 20.3 .

Thanks in advance



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source