educative.io

Is OpenCV installed in this container

When running the code, the terminal shows:
ModuleNotFoundError: No module named ‘cv2’
Is OpenCV installed in this container?


Course: Mastering Computer Vision in Python with OpenCV - Learn Interactively
Lesson: Build a Document Scanner - Mastering Computer Vision in Python with OpenCV

Dear @Sebastien_Gilbert,

Thankyou so much for highlighting the import cv2 issue. The error has now been resolved.

1 Like