Python cannot find cv2 error 'No module named cv2'

preview_player
Показать описание
So I'm executing a sample python code to open up a window that would play video. I do not have the video Source placed in the brackets of CV2. Video capture. So the error is import CV2 no module named CV2 and I'm trying to resolve this issue. I am running python 3.7 as The Interpreter for pie charm.
Рекомендации по теме
Комментарии
Автор

I have already install the packages from the command prompt. when I try to import the package in the idle I am getting No module named cv2

nilagirialekhya
Автор

Thanks for the video! Very helpful indeed!

scottmather
Автор

hi, i have installed cv2 the library is working but cv2.imshow() that is not working . Image does not open when i write codes . my codes :
import cv2
img=cv2.imread("ronaldo.jpg")
cv2.imshow("original image", img)
cv2.waitKey()

yusufgaziogullari
Автор

I found this error. I actually got Yolo to work. HELP I cant find a GPU board to speed up the detection of objects!!!

LK-pcsq
Автор

Nice to see I have a few comments. Hey I want to help out some shops here. Im REALLY impatient with the code. I want to use YOLO to take a existing date set, then process the images. Then use it at a retail store to record some one with a weapons that locks the doors. What do all think?

LK-pcsq
Автор

I am also stuck at that point also did you get the solution by the way I am using spyder IDLE.

hasanshaikh
Автор

Oh nice video i am studying english online
be my friend

Imaworldstar-jwyj
Автор

one is your mistake that you are using pycharm you have to use VS CODE

anglervealercoding
Автор

hahahahaha, what's the solution?

Ja