tensorflow keras项目运行出现以下错误,怎么解决?

AttributeError: module 'keras.backend' has no attribute 'tf'

看看是不是tensorflow没有安装,或者没有import tensorflow as tf