install OpenCV for python3 in Jetson Nano

I solved it by:

sudo apt-get install python3-opencv
2 Likes