Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

AttributeError: 'module' object has no attribute 'face'

Hi, I compiled the opencv with contrib modules in the cmake GUI and everything seems ok, but when I try to use face module (cv2.face) I receive the following message:

AttributeError: 'module' object has no attribute 'face'

Can someone help me please? I lost few days trying to solve that but nothing works.

I'm using Windows 8.1 and Python 2.7

Thanks