https://blog.youkuaiyun.com/jiaach/article/details/88418216
版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.youkuaiyun.com/Jiaach/article/details/88418216 </div>
<link rel="stylesheet" href="https://csdnimg.cn/release/phoenix/template/css/ck_htmledit_views-f57960eb32.css">
<div id="content_views" class="markdown_views prism-atom-one-dark">
<!-- flowchart 箭头图标 勿删 -->
<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<path stroke-linecap="round" d="M5,0 0,2.5 5,5z" id="raphael-marker-block" style="-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"></path>
</svg>
<p>运行<code>import tensorflow</code>时报错:</p>
ImportError: libcublas.so.10.0: cannot open shared object file: No such file
原因:
tensorflow
版本与CUDA
的版本不对应
Reference:
查看CUDA版本:https://blog.youkuaiyun.com/baidu_32936911/article/details/79774289
对应关系:https://tensorflow.google.cn/install/source
</div>
<link href="https://csdnimg.cn/release/phoenix/mdeditor/markdown_views-258a4616f7.css" rel="stylesheet">
</div>