sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #35394
Re: [Question #273323]: 1.1.0 Random
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.