otaha178 / Emotion-recognition

Real time emotion recognition
MIT License
1.04k stars 361 forks source link

When i run the code, following error arrives #17

Closed MannanMalik3998 closed 5 years ago

MannanMalik3998 commented 5 years ago

Traceback (most recent call last): File "c:/Users/hp/Desktop/ExpDetection/Code3/exp.py", line 29, in frame = imutils.resize(frame,width=300) File "C:\Python37\lib\site-packages\imutils\convenience.py", line 69, in resize (h, w) = image.shape[:2] AttributeError: 'tuple' object has no attribute 'shape' [ WARN:0] terminating async callback