Viseron for Jetson Nano on docker lumaia/viseron-jetson #159
peterek102
started this conversation in
General
Replies: 3 comments 13 replies
-
Hi! Its discussed a little in this issue, #108. I would love if you could try out the My plan is to begin writing the Jetson NANO version after the RPi4 one is done. Would very much appreciate your help! |
Beta Was this translation helpful? Give feedback.
3 replies
-
What happens if you add It might be a bug with Docker itself, see this discussion |
Beta Was this translation helpful? Give feedback.
10 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
https://hub.docker.com/r/lumaia/viseron-jetson
Could someone identify as the owner of this project? Is it available on Github or elsewhere? I tried to run it on Jetson Nano but with no luck.
Traceback (most recent call last):
File "viseron.py", line 6, in
from const import LOG_LEVELS
File "/src/viseron/const.py", line 1, in
import cv2
File "/usr/lib/python3.6/dist-packages/cv2/init.py", line 102, in
bootstrap()
File "/usr/lib/python3.6/dist-packages/cv2/init.py", line 90, in bootstrap
import cv2
ImportError: libnppc.so.10: cannot open shared object file: No such file or directory
@roflcoopter I own Jeston-Nano and RPI 4 and have some spare time. If you still need to test on hardware let me know.
BR
Pit
Beta Was this translation helpful? Give feedback.
All reactions