Skip to content

ModuleNotFoundError: No module named 'cv2' #6

@safalabolo

Description

@safalabolo

Thank You for sharing your work.

After executing the lines of code in my Jupiter notebook
I get the following error message.

import cv2
import matplotlib.pyplot as plt
from sameo import SamEO
ModuleNotFoundError Traceback (most recent call last)
/tmp/ipykernel_6910/2586265285.py in
----> 1 import cv2
2 import matplotlib.pyplot as plt
3 from sameo import SamEO

ModuleNotFoundError: No module named 'cv2'**

Any help is appreciated
Thanks in advance for your support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions