sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25097
Re: [Question #246338]: NameError when importing sikuli modules
Question #246338 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/246338
Status: Answered => Open
bilel is still having a problem:
Thanks for your awnser.
Actually I'm not missing it, I've even tried:
from sikuli import *
from sikuli import*
from sikuli.Sikuli import *
from sikuli.Sikuli import*
In fact, at first, the NameError error was on "App" and "Env", and when
I added "from sikuli import *" at the beginning of my imported file, the
error became on "wait"
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.