asweigart / pyscreeze

PyScreeze is a simple, cross-platform screenshot module for Python 2 and 3.
BSD 3-Clause "New" or "Revised" License
194 stars 96 forks source link

README says to install cv2 but it does not exist #86

Open ttencate opened 2 years ago

ttencate commented 2 years ago

If speed is important, install the optional opencv library (pip install cv2).

But cv2 does not exist on pypi. Should it be opencv-python instead?

Existance29 commented 1 year ago

To anyone in the future reading this post, yes, its opencv-python