How do I install opencv using pip?

The Solution to How do I install opencv using pip? is


Install opencv-python (which is an unofficial pre-built OpenCV package for Python) by issuing the following command:

pip install opencv-python

~ Answered on 2018-10-18 18:17:38


Most Viewed Questions: