You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Entre no prompt de comando (pesquise cmd no menu iniciar) e navegue até a pasta em que seu python está instalado.
Então, digite "python -m pip install opencv-python" no prompt de comando, e espere a instalação terminar.
Usando linguagem Python no Linux
No terminal, digite "sudo apt-get install python-opencv" e espere a instalação terminar.