New question #280903 on Sikuli:
https://answers.launchpad.net/sikuli/+question/280903

I am using Windows 10 Pro.

Here is my code in Sikuli: 
with open("C:\error_log", "a") as f:
    f.write(“Success")

Here is the Sikuli error:
[error] script [ my_second_test ]] stopped with error at line --unknown--
[error] Could not evaluate error source nor reason. Analyze StackTrace!
[error] java.lang.IllegalArgumentException: Cannot create PyString with 
non-byte value

I am using SikuliIDE 1.1.0 (2015-10-05_17:07)

How do I write to a file in Sikuli?

This question doesn't provide an answer:
https://answers.launchpad.net/sikuli/+question/268686





-- 
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     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to