sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #36405
[Question #280903]: [1.1.0] java.lang.IllegalArgumentException: Cannot create PyString with non-byte value
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.