New question #688106 on Sikuli: https://answers.launchpad.net/sikuli/+question/688106
I have a main control routine which calls 4 sub-routines to do various things. However when I try to run the main routine I get the following error: [error] IDE: Run Script: internal error: Traceback (most recent call last): File "<string>", line 1, in <module> TypeError: reload() argument must be a module The thing is that there is no reload calls anywhere in the code. I am confused as to why this error i occurring and would welcome any pointers as to its cause. -- You received this question notification because your team Sikuli Drivers 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

