list index out of range
Breeze-Zero opened this issue · 1 comments
Breeze-Zero commented
python autozoom.py --in ./images/doublestrike.jpg --out ./autozoom.mp4
Traceback (most recent call last):
File "autozoom.py", line 89, in
'objFrom': objFrom
File "", line 119, in process_autozoom
File "", line 436, in render_pointcloud
File "cupy/_util.pyx", line 59, in cupy._util.memoize.decorator.ret
File "", line 296, in launch_kernel
IndexError: list index out of range
sniklaus commented