[pypy-dev] pypy3 - Import cv2

Amy ekim94525 at gmail.com
Thu Feb 14 19:22:31 EST 2019


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20190214/9affa10e/attachment.html>


More information about the pypy-dev mailing list