Nefelibat 2021-07-21 14:13 采纳率: 25%
浏览 74

使用tensorflow的时候报错,谁告诉我这是为什么

ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory

Error importing tensorflow. Unless you are using bazel,
you should not try to import tensorflow from its source directory;
please exit the tensorflow source tree, and relaunch your python interpreter
from there.

  • 写回答

1条回答 默认 最新

  • 爱晚乏客游 2021-07-21 15:01
    关注

    cuda没安装好?libcudart.so.8.0报错是说你的cuda没有找到

    评论

报告相同问题?

问题事件

  • 创建了问题 7月21日