88150/modulenotfounderror-no-module-named-cv2
I am getting this error;
ModuleNotFoundError Traceback (most recent call last) <ipython-input-6-0f00429289fe> in <module> ----> 1 import cv2 2 import os 3 from keras.models import load_model 4 import numpy as np 5 from pygame import mixer
Check if it's installed properly, It will work on python 2.7 or above I believe
Hi@akhtar, This error may occur if you didn't install ...READ MORE
Firstly, please do run these following commands ...READ MORE
Hey. You have to use SpeechRecognition as module ...READ MORE
Hi, If you successfully installed opencv in your ...READ MORE
You can also use the random library's ...READ MORE
Syntax : list. count(value) Code: colors = ['red', 'green', ...READ MORE
Enumerate() method adds a counter to an ...READ MORE
You can simply the built-in function in ...READ MORE
The module you’ve installed is different. To install ...READ MORE
even i faced the same problem ...just ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.