Closed Tenlercy closed 3 years ago
it seems that your opencv installation is not oke. you should fix it because opencv is a dependency of the deepface library.
it seems that your opencv installation is not oke. you should fix it because opencv is a dependency of the deepface library.
Sincerely thanks for your help, serengil I have download opencv with anaconda. But now I met another trouble: Image data of dtype object cannot be converted to float. I have no idea about it. If it's a stupid idea, plz forgive me... Below is the screenshot.
Hi,
I'm facing same issue with opencv.
I have tried with different versions of pip 'opencv' package. i.e. opencv-python 4.6.0.66, 4.7.0.68
deepface==0.0.75
Log: https://gist.github.com/AnkS4/c7a0397972d12f4c17a1d49fc781b397
Edit: Installing libev-dev, libev4 on ubuntu machine didn't resolve it.
Edit2: latest deepface also had problem.
Edit3: Working after installing: sudo apt install libgl1-mesa-glx
hi, I am a fresher of python and Github. I can't see the 'database' file like what's showed in the tutorial video. Is there anything wrong with my system?
ImportError Traceback (most recent call last)