【发布时间】:2017-11-16 10:07:38
【问题描述】:
在将tensorflow 更新到 1.4 版、将cudnn 更新到 6 版并在我的 jupyter 笔记本服务器上设置 SSL 加密和密码时,我的笔记本中经常出现以下错误:
ImportError: libcudnn.so.6: cannot open shared object file: No such file or directory
在 python3 -i 中导入 tensorflow 工作正常。
【问题讨论】:
标签: python tensorflow environment-variables jupyter-notebook jupyter