📅  最后修改于: 2022-03-11 14:50:46.201000             🧑  作者: Mango
pip uninstall tensorflow-estimator # this works for me
# provided you're running tensorflow 1.15.0
pip install tensorflow-estimator==1.15.1 --no-dependencies # trust me, it does!