On Wed, 31 Oct 2018 21:53:20 -0700 Samuel Sieb <sam...@sieb.net> wrote:

> 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.

Thanks very much, this works!
Ranjan
_______________________________________________
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