luanshiyinyang / FacialExpressionRecognition

人脸识别之表情识别项目相关源码
GNU General Public License v3.0
697 stars 155 forks source link

找不到keras模块 #12

Open ZhangSA-11 opened 3 years ago

ZhangSA-11 commented 3 years ago

ModuleNotFoundError: No module named 'keras'

luanshiyinyang commented 3 years ago

you need use tf2.0, this version has keras module.