nicknochnack / ANPRwithPython

108 stars 141 forks source link

cv2 not defined #2

Open dhruvdeshpande02 opened 1 year ago

dhruvdeshpande02 commented 1 year ago

at the very start, it is showing the error

WalysonGO commented 1 year ago

logo no começo está dando o erro

[EN]

You need to install cv2 with the command: pip install opencv-python

[PT-BR]

Você precisa instalar o cv2 com o comando: pip install opencv-python