sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #58781
Re: [Question #706071]: Sikuli 2.0.5 IDE after change i need to restart IDE
Question #706071 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/706071
RaiMan proposed the following answer:
Ok, thanks for coming back.
I have to confirm, that only
import sub
works.
import sub as su
and
from sub import *
both produce the error.
I will check the behavior in 2.0.6 and in case try to fix.
With 2.0.5 you can currently only use
import sub
if you do not want to restart the IDE after changes in sub.
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.