I installed jetpack3.2 on TX2.
When I import cv2 in python3,it report a error "ImportError:No module named ‘cv2’
Is opencv3.3.1 compiled with ptyhon3 ON or not in jetpack3.2?
This is a known issue. We would try to update it.
As a workaround, please install opencv3.3.1 with python3 enabled by yourself.
Sorry for inconvenience.
I got,Thanks for reply!