CAP_augmentation icon indicating copy to clipboard operation
CAP_augmentation copied to clipboard

randint error

Open msjha-vedi1995 opened this issue 4 years ago • 1 comments

hey, first of all, great work, thank you. I am getting this error;

ValueError: empty range for randrange() (0,0, 0)

which should mean there's a problem with the randint() function, mostly that in randint(a,b), b>a which somehow isn't the case here. can you help me with this?

msjha-vedi1995 avatar May 10 '21 07:05 msjha-vedi1995

Hi! Could you show arguments you pass ?

RocketFlash avatar May 17 '21 08:05 RocketFlash