Open
Description
Hi guys,
I'm getting this error after being able to successfully run the rest. Python in my case points to /usr/bin/python3 (symlink).
nvidia@tegra-ubuntu:/dev/tf_to_trt_image_classification$ python scripts/test_tf.py/dev/tf_to_trt_image_classification$
Traceback (most recent call last):
File "scripts/test_tf.py", line 14, in
import cv2
ImportError: No module named 'cv2'
nvidia@tegra-ubuntu:
I'm not finding the way to properly install the opencv-python package, does that package need to be compiled for this? Am I missing something obvious? thanks!
Metadata
Metadata
Assignees
Labels
No labels