I\'m using Oracle Linux 7.7, and I installed python3.6 using yum (epel repos). Then I install tensorflow 1.5(since if it goes newer ver I got core dumped) and keras. If I\'m
Seems like it was a problem with keras 2.3.0, I installed keras 2.1.5 using pip and it works fine.
I had the same problem, but upgraded Tensorflow via pip rather than downgrading Keras and this solved the problem :)
Using Python 3.6.4, Keras 2.3.1, Tensorflow 2.0