On Wed, 31 Oct 2018 21:53:20 -0700 Samuel Sieb <samuel@xxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx