Question #207346 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/207346
Andrew Munro posted a new comment: It's looking in the temp folder for your libraries.. that probably means that your batch file that you use to launch Sikuli has the wrong paths. I encountered this error when using Windows XP and Sikuli was installed in a different drive. Try investigate the batch file and experiment with the path variable. My only way of fixing it was to download the portable version of sikuli onto the custom drive and then changed the lib path to: PATH=%PATH%;Sikuli-X-1.0rc3\Sikuli-IDE\libs -- 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

