Skip to content

can't find CV2 on testing with tensorflow #19

Open
@omartin2010

Description

@omartin2010

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
Traceback (most recent call last):
File "scripts/test_tf.py", line 14, in
import cv2
ImportError: No module named 'cv2'
nvidia@tegra-ubuntu:
/dev/tf_to_trt_image_classification$

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions