Question #193332 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/193332
j posted a new comment: I have a similar problem with german special characters. You could try setting the encoding by adding this line as first line of your test: # -*- coding: utf-8 -*- But this did not help me in all cases, there seem to be some internal problems with the encoding, but I don't know how to workaround them. -- 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

