cricket-umpire-assistance
cricket-umpire-assistance copied to clipboard
IndexError: only integers, slices (`:`), ellipsis (`...`), numpy.newaxis (`None`) and integer or boolean arrays are valid indices
Traceback (most recent call last):
File "ballTracking.py", line 416, in :
), ellipsis (...
), numpy.newaxis (None
) and integer or boolean arrays are valid indices
I converted the script to Python 3. This error persists on other videos too.
I also tried on Python 2 and it didn't work either.