sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #42880
Re: [Question #644217]: UnicodeEncodeError, ordinal not in range(128)?
Question #644217 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/644217
Status: Open => Answered
RaiMan proposed the following answer:
since the IDE is UTF-8 aware, the problem must be with the
print 'CHECKPOINT9'
and not with
pro_list=sorted(profit.items(), key = lambda t:t[1])[-npares:]
With such errors, simply delete the line in question and rewrite.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.