I am having an error regarding (Keras that does not support TensorFlow 2.0. We recommend using tf.keras, or alternatively, downgrading to TensorFlow 1.14.) any reco
tf.keras
I fixed the problem by running
pip install --ignore-installed --upgrade keras