How can I check that opencv it's correctly installed in anaconda navegator on python 3? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 1

How can I check that opencv it's correctly installed in anaconda navegator on python 3?

I've installed anaconda navegator in Python, but I want to know how can I check that I've already OpenCV correctly in anaconda?

12th May 2020, 6:11 AM
Denisse García
Denisse García - avatar
1 Réponse
+ 1
Alright, have you tried running anaconda, and inside its terminal: pip install opencv-python
12th May 2020, 9:18 AM
Slick
Slick - avatar