On 10/31/18 9:19 PM, Ranjan Maitra wrote:
from cv2 import imread
ModuleNotFoundError: No module named 'cv2'

I cannot figure out how to get this module on Fedora. I have tried installing 
many python3 packages but can not seem to hit it.

That's opencv. So install either python2-opencv or python3-opencv depending on which python version you're using.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to