Facial-Expression-Recognition icon indicating copy to clipboard operation
Facial-Expression-Recognition copied to clipboard

Error when trying to run model.py

Open htortosa opened this issue 3 years ago • 0 comments

Hello,

When I try to run the model.py file to create the flask App. I have this error:

image

I think the error comes from the fail to import of the 2 following modules: from camera import VideoCamera and from model import FacialExpressionModel .

How can I import the 2 modules ?

Thank you.

htortosa avatar Jan 04 '21 00:01 htortosa