小编Abh*_*ali的帖子

ModuleNotFoundError:没有名为“tensorflow_hub”的模块

我按照 TensorFlow 网站中给出的说明安装 tensorflow_hub 并将其安装在 conda 环境中。

$ pip install "tensorflow>=2.0.0"
$ pip install --upgrade tensorflow-hub
Run Code Online (Sandbox Code Playgroud)

我在 anaconda prompt 中运行了上面的命令

在此处输入图片说明

但我仍然ModuleNotFoundError对“tensorflow_hub”感到满意。

任何帮助在这里表示赞赏。提前致谢

python tensorflow tensorflow-hub tensorflow2.0 modulenotfounderror

5
推荐指数
1
解决办法
5171
查看次数