Question #273323 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/273323
Description changed to: When I run: import random print random.random() I get these errors: [error] script [ random ] stopped with error in line 1 [error] TypeError ( !!WHILE IMPORTING!! 'module' object is not callable ) [error] --- Traceback --- error source first line: module ( function ) statement 2: main ( <module> ) print random.random() [error] --- Traceback --- end -------------- ---- works in 1.0 -- 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

