[Sikuli-driver] [Question #644217]: UnicodeEncodeError, ordinal not in range(128)?

2017-06-19 Thread teste
New question #644217 on Sikuli: https://answers.launchpad.net/sikuli/+question/644217 Hello, I'm gettin the error below, I was thinking that was some character with accents (maybe wrong ocr) but I all the info from ocr is printed as there is no accent. [error] IDE: (org.sikuli.scriptrunner.Jyth

Re: [Sikuli-driver] [Question #644217]: UnicodeEncodeError, ordinal not in range(128)?

2017-06-20 Thread teste
Question #644217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644217 teste posted a new comment: Hello RaiMan, thank you for the answer but it is/was not exactly the problem, I was running without the print 'CHECKPOINT9', as sikuli ide has no debug, I added this c

Re: [Sikuli-driver] [Question #644217]: UnicodeEncodeError, ordinal not in range(128)?

2017-06-24 Thread teste
Question #644217 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644217 Status: Answered => Solved teste confirmed that the question is solved: . -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

[Sikuli-driver] [Question #649118]: How to pass strings from a python script to Sikuli script?

2017-07-15 Thread teste
New question #649118 on Sikuli: https://answers.launchpad.net/sikuli/+question/649118 Hello, I have a Python script constantly scraping some pages and would like to pass the strings to a running SikuliX script that will use the data. Is that possible? If yes, how can I do that? -- You receiv

Re: [Sikuli-driver] [Question #649118]: How to pass strings from a python script to Sikuli script?

2017-07-16 Thread teste
Question #649118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/649118 Status: Answered => Open teste is still having a problem: Hello @masuo, I thought on this method but the problem is that it needs to be "lightining fast", I think that writing and readin

Re: [Sikuli-driver] [Question #649118]: How to pass strings from a python script to Sikuli script?

2017-07-23 Thread teste
Question #649118 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/649118 teste posted a new comment: Yes, as it was the same script doing the work, he was scraping and storing the strings, if you need to scrap, open a file, write the string, close a file and another script picks