Ask Your Question

Suhas Sathish's profile - activity

2019-07-09 07:34:02 -0600 answered a question Attribute Error: module 'cv2' has no attribute 'face'

You need to upgrade your OpenCV package using 'python -m pip install opencv-contrib-python --upgrade'. Hope this helps.