1 min readJun 19, 2019
Hi Magnus,
Good find, my script was missing a “)”.
For the crashing, try installing everything on a new build. The way Jetson installs some dependencies, like opencv, can cause issues with other packages.
Also, you can try to run “sudo systemctl restart nvargus-daemon” and then re-run the python script.
Let me know if any of these work and I’ll add the code to github.