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
C:\Users\madhubala\detection\Face-Mask-Detection-master>python detect_mask_video.py
Traceback (most recent call last):
File "detect_mask_video.py", line 2, in
from tensorflow.keras.applications.mobilenet_v2 import preprocess_input
ModuleNotFoundError: No module named 'tensorflow'
Hello
Kindly hep on this
C:\Users\madhubala\detection\Face-Mask-Detection-master>python detect_mask_video.py
Traceback (most recent call last):
File "detect_mask_video.py", line 2, in
from tensorflow.keras.applications.mobilenet_v2 import preprocess_input
ModuleNotFoundError: No module named 'tensorflow'
C:\Users\madhubala\detection\Face-Mask-Detection-master>
The text was updated successfully, but these errors were encountered: