Learn practical skills, build real-world projects, and advance your career
pip install opencv-python
Collecting opencv-python Downloading opencv_python-4.4.0.44-cp37-cp37m-win_amd64.whl (33.5 MB) Requirement already satisfied: numpy>=1.14.5 in e:\anaconda\lib\site-packages (from opencv-python) (1.18.1) Installing collected packages: opencv-python Successfully installed opencv-python-4.4.0.44 Note: you may need to restart the kernel to use updated packages.