New question #254687 on Sikuli: https://answers.launchpad.net/sikuli/+question/254687
In the script that I am currently working on, I am trying to reference an image dictionary where I am going to store all my images. The image dictionary folder is in the same directory as the script that I am writing. I have used the " from sikuli import * " to try to import the images. When the script is running it is failing at the first image that is in the dictionary. The log message that it giving me is; FindFailed: can not find image on the screen. any help would be great, my knowledge/experience with Sikuli is limited. I have only started to use Sikuli and Python in the past two months. Matthew -- You received this question notification because you are a member of Sikuli Drivers, which 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

