Question #193318 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193318
RaiMan posted a new comment: This is still valid (and will ever be ;-) When running Sikuli using either sikuli-ide or sikuli-script, sys.path always contains these 2 entries: path-to-folder-containing-sikuli-xxx.jar/Lib path-to-folder-containing-sikuli-xxx.jar/sikuli-xxx.jar/Lib The second one is inside the jar, so usually not reachable. But the first one is (you might have to create it first). This was the suggestion in comment #1 (... and not the libs folder ;-) -- 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

