New question #272499 on Sikuli: https://answers.launchpad.net/sikuli/+question/272499
Hi I wrote a script that worked well on my previous computer. Now I have a new computer, with the same OS. But I can't run the script on my new computer. It stops in the beginning of the script at: Debug.setUserLogFile(Filepath) I also tried: Debug.setLogFile(Filepath) But I get the message: "NameError: name 'Debug' is not defined" What is the problem? -- You received this question notification because your team Sikuli Drivers 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

