Question #153431 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/153431

    Status: Open => Solved

radioxid confirmed that the question is solved:
The problem came from this string:

string = u"zgzg à zgzegze"

Some way or another it didn't like that 'u"' was combined with 'à'.

What solved it:
=========
Remove the 'u' beginning string that contains exotic chars… (this conclusion is 
so weird)

-- 
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

Reply via email to