sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #27291
Re: [Question #252211]: NameError when running from command line
Question #252211 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/252211
Status: Answered => Solved
Allen Liu confirmed that the question is solved:
Thanks for the coaching, Raiman. I finally found the root cause:
There is a module named "home.sikuli" and it passes once I changed it to
"homePage.sikuli".
I guess there is something different between IDE and command when
parsing the keyword "home":
------ import home; reload(home); from home import *
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.