<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div> 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.</div><div><br></div><div>Collecting cv2</div><div>  Could not find a version that satisfies the requirement cv2 (from versions: )</div><div>No matching distribution found for cv2.</div><div><br></div><div>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.</div><div><br></div><div>Please help me with this error! I have been working on this error for a week.</div></div></div>