tensorflow-gpu版本导入期间的erorr

时间:2018-11-17 14:25:37

标签: python tensorflow

  

import tensorflow Traceback(最近一次调用为最后一次):文件   “”,第1行,在       导入tensorflow文件“ C:\ Users \ nayer meleka \ AppData \ Local \ Programs \ Python \ Python36 \ lib \ site-packages \ tensorflow__init __。py”,   第39行,在       从tensorflow._api.v1导入应用程序ModuleNotFoundError:没有名为“ tensorflow._api”的模块

this error happend when i tried to import it from terminal

您好,当我尝试使用tensorflow时出现此错误,请问有人可以解决吗, 提前致谢 我使用pip安装了它,没有使用任何虚拟机

1 个答案:

答案 0 :(得分:0)

尝试通过仍然以pip在管理员模式中运行命令提示符来再次安装tensorflow-gpu。并且请记住,它不仅会自己单独使用GPU,还必须安装其他依赖项,例如 Visual Studio,CUDA,CUDNN 等。

阅读:https://www.quantinsti.com/blog/install-tensorflow-gpu