Closed ozett closed 4 years ago
https://github.com/JetsonHacksNano/CSI-Camera/blob/master/simple_camera.py#L43 shoudl be with parantheses:
print ('Unable to open camera')
and anoter type-error for python, i guess:
https://github.com/JetsonHacksNano/CSI-Camera/blob/master/simple_camera.py#L27
The repository has been updated for Python 3. Thank you for finding the issue.
https://github.com/JetsonHacksNano/CSI-Camera/blob/master/simple_camera.py#L43 shoudl be with parantheses:
print ('Unable to open camera')