sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #41075
[Question #411828]: Sikuli can't import YAML module?
New question #411828 on Sikuli:
https://answers.launchpad.net/sikuli/+question/411828
Hello, I'm using the Sikuli IDE and trying to import a module named yaml but the console shows this error:
[error] script [ OCReConversorDeString ] stopped with error in line 1
[error] ImportError ( No module named yaml )
"yaml" is in the list of modules on python shell, I'm not a programmer, so maybe I am doing something wrong, this is the script i'm trying to run:
import yaml
Settings.OcrTextRead = True
reg = selectRegion()
print reg.text()
Thank you for your attention, have a good day!
--
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.