Question #203087 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/203087
bcaine0 posted a new comment: Thanks for the quick response Thats the problem I originally ran into, however the quotes on either side of the directory towards my .sikuli folder should take care of that (and do when doing it manually via the cmd prompt). If i take my exact method inside the os.system parentheses and instead print it to the screen, and then type this exact command via the command prompt manually it works. It may just be python related and not sikuli related, but this same method and code (with the necessary modifications) work for python files used in another testing suite. Thats why it makes me wonder if it has something to do with the method that is used to call sikuli via the command prompt. If no one has any ideas on whether this may be sikuli related or not, then i'll start playing with other methods to replace os.system Thanks -- 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

