Jabrils / TelloTV

My opensource code to my Tello AI Implimentation... no idea why I called it TelloTV
207 stars 60 forks source link

recognizer = cv2.face.LBPHFaceRecognizer_create() AttributeError: module 'cv2.cv2' has no attribute 'face' #7

Open bradacsa opened 4 years ago

bradacsa commented 4 years ago

I've tried every single suggestions at least from 100 forums and no luck... everything is the newest version, contrib installed, cv updated, Ubuntu, Python, libraries, everything is the last version... Do anybody have the same problem?

petale-azerty commented 1 year ago

Try to use the correct version of Python, 3.6 and not the latest. It changes everything