sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #19752
Re: [Question #233331]: No parsers found error when running from command line
Question #233331 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233331
Sunil posted a new comment:
>From the bug 1210474 discussion,
"a Sikuli script should not be named as a Python module, when this
Python module should be imported."
This is exactly what I did, imported a module which is saved as .sikuli
script for parsing an xml. I tried the "from modname import this" or
"from modname import *" but that didn't help. Isn't it conventional to
import python modules with the file name. Will you please suggest a
better/standard way to avoid such issues?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.