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.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to