没有模块'命名为 tensorflow_core.esitmator'。
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了没有模块'命名为 tensorflow_core.esitmator'。相关的知识,希望对你有一定的参考价值。
你好,我相信在你可以帮助我的问题。我使用Windows10,64位。我运行以下代码在spyder。但有一个错误的 "ModuleNotFoundError。No module named 'tensorflow_core.estimator'"。我卸载了tensorflow,tensorboard,tensorflow-estimator,然后再次安装,但是错误没有消失。请问如何解决?
Codes:import timeimport pandas as pdimport numpy as npimport matplotlib.pyplot as pltimport tensorflow as tfimport dataset。
答案
你的问题缺少一些代码。我在这里就不多说了。如果你运行的是TF 2.00。你可以检查版本与
print(tf.__version__)
使用 tf.compat.v1.估计器 而是
以上是关于没有模块'命名为 tensorflow_core.esitmator'。的主要内容,如果未能解决你的问题,请参考以下文章
ModuleNotFoundError:没有名为'Softlayer'的模块
ModuleNotFoundError:没有名为'caffe'的模块
ModuleNotFoundError.在虚拟环境中运行服务器时,没有名为'django'的模块。在虚拟环境中运行服务器时,没有名为'django'的模块。