New question #261751 on Sikuli: https://answers.launchpad.net/sikuli/+question/261751
Hi, I am trying to import b.sikuli in a.sikuli. As mentioned in the docs I have declared "from sikuli import *" in b.sikuli However in a.sikuli when I "import b" [error (2/5/15 9:59:26 PM)] script [ a ] stopped with error in line 1 [error (2/5/15 9:59:26 PM)] ImportError ( No module named b ) Both the files are in the same folder. Thx -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

