Hi,

 I found a problem while using cv2. In my code, I already imported cv2 and
installed pip install opencv-python already, however, it gives following
error.

Collecting cv2
  Could not find a version that satisfies the requirement cv2 (from
versions: )
No matching distribution found for cv2.

When I try with python, it is working well, however, when I try with pypy3,
it is not importing cv even though there is a opencv-python in the
site-packages.

Please help me with this error! I have been working on this error for a
week.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to