Running python-v4l2 on v4l2.py at target issuing below error, any proper fix?
Traceback (most recent call last):
File "test_imports/test_misc.py", line 14, in
import v4l2
File "usr/lib/python3.7/site-packages/v4l2.py", line 209, in
TypeError: unsupported operand type(s) for +: 'range' and 'list'