Empty range for randrange() (0,0,0)
Hi there,
I'm currently receiving the following error message whenever I attempt to run my experiment:
File "C:\Program Files (x86)\OpenSesame\lib\random.py", line 218, in randrange
raise ValueError, "empty range for randrange() (%d,%d, %d)" % (istart, istop, width)
ValueError: empty range for randrange() (0,0, 0)
I can't really identify a potential source of the error based on this. Does anyone have any ideas?
Thanks,
Jack
Comments
Wrong forum. Moved.
Hi Jack,
Can you share the experiment with us? Based on the info, it is hard to say whether it is a bug in Opensesame, or something that you coded in a funny way.
Thanks,
eduard