安裝tensorflow,pycharm中出現libcudart.so.8.0: can't open shared object file: No such file or directory
原因
如果在安裝tensorflow_gpu後,在終端執行正常,而在PyCharm中出現如下錯誤的
‘ImportError: libcudart.so.8: cannot open shared object file: No such file or directory’
即該檔案未被找到,但是在環境變數已經設定。問題是在PyCharm中
LD_LIBRARY_PATH=’/usr/local/cuda/lib64’
解決方法
進入PyCharm軟體目錄中(pycharm*/bin),用文字方式開啟pycharm.sh,在185行處找到
LD_LIBRARY_PATH=”
I LD_LIBRARY_PATH” “$JAVA_BIN”新增環境變數
LD_LIBRARY_PATH=’/usr/local/cuda/lib64’
重新啟動pycharm,就執行正常了
相關推薦
安裝tensorflow,pycharm中出現libcudart.so.8.0: can't open shared object file: No such file or directory
原因 如果在安裝tensorflow_gpu後,在終端執行正常,而在PyCharm中出現如下錯誤的 ‘ImportError: libcudart.so.8: cannot open shar
ubuntu環境,pycharm執行tensorflow 或者 mxnet提示找不到libcudart.so.9.0: can't open shared object file: No such f
一勞永逸的解決辦法就是更改pycharm的啟動指令碼 pycharm的啟動指令碼路徑一般為 /usr/bin/pycharm-community 直接sudo vim /usr/bin/pycharm-community 找到LD_LIBRARY_PATH這一行,新增上
部署django中出現UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 3解決方案
在《Python入門到實踐》18.3例程中,編寫好index.html <p>Learning Log</p><p>Learning Log helps you keep track of your learning,for any to
win10安裝opencv,pycharm中import cv2失敗
遇到的問題: win10如何安裝opencv pycharm中import cv2模組出現錯誤,找不到該模組 處理經過: win10如何安裝opencv 自己的電腦上已經裝有anaconda,下載地址為:https://www.anaconda.co
TensorFlow安裝之後導入報錯:libcudnn.so.6:cannot open sharedobject file: No such file or directory
-a ring share 環境 .net str ubunt dir 附件 轉載自:http://blog.csdn.net/silent56_th/article/details/77587792 系統環境:Ubuntu16.04 + GTX1060 目的:配置一下py
Ubuntu安裝Caffe .build_release/tools/caffe: error while loading shared libraries: libcudart.so.8.0
Ubuntu 安裝caffe GPU版本的時候遇到 .build_release/tools/caffe: error while loading shared libraries: libcudart.so.8.0: cannot open shared object file: No s
採用tensorflow-gpu版本時出現:libcudnn.so.6:cannot open sharedobject file: No such file or directory
我先說明我的問題,再說我怎麼解決的。 我的問題描述:在linux環境,ubuntu16.04系統,已經安裝了cuda8.0,tensorflow-gpu版本為1.4 執行時報錯: libcudnn.so.6:cannot open sharedobject file: No suc
tensorflow-gpu版本出現libcublas.so.8.0:cannot open shared object file
文章主要參考以下部落格https://www.aliyun.com/zixun/wenji/1289957.html 在利用GPU加速tensorflow時,出現了libcublas.so.8.0:cannot open shared object file的問題,為了解決這個問題,參考了很多部落格,發現是
PyCharm ImportError: libcusolver.so.8.0: cannot open shared object file: No such file or directory 解決辦法
圖片 object shared 8.0 body har error err cto PyCharm ImportError: libcusolver.so.8.0: cannot open shared object file: No such file or d
ubuntu下tensorflow 報錯 libcusolver.so.8.0: cannot open shared object file: No such file or directory
export direct config sudo 8.0 ring 終端 運行 ber 解決方法1. 在終端執行: export LD_LIBRARY_PATH=”$LD_LIBRARY_PATH:/usr/local/cuda/lib64” export CUDA_H
Ubuntu14.04 ,libboost_filesystem.so.1.54.0: cannot open shared object file: No such file or directory
mage erro ror file pack ack inf des span macname@ubuntu:/opt$ roslaunch blarospack : error while loading shared libraries: libboost_f
tensorflow cuda版本錯誤 libcublas.so.9.0: cannot open shared object file: No such file or directory
錯誤 ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory Failed to load the native TensorFlow runtime. 解決: te
libcudart.so.9.2: cannot open shared object file: No such file or directory
解決辦法: 配置環境變數: export LD_LIBRARY_PATH=/usr/local/cuda-9.2/lib64:$LD_LIBRARY_PATH export PATH=/usr/local/cuda-9.2/bin:$PATH 加入到 ~/.bashrc 執行s
解決Oracle缺少動態連結庫cannot open shared object file: No such file o;解決 Linux中python指令碼執行無問題,配置crontab定時任務報錯
注:該問題的本質是:缺少動態連結庫 20181030更: 在另一臺伺服器再次遇到類似的問題,也是直接執行python指令碼無問題,在crontab中報錯: ImportError: libclntsh.so.11.1: cannot open shared ob
centos: error while loading shared libraries: libcudart.so.8.0
問題:./XXXXXXX: error while loading shared libraries: libcudart.so.8.0: cannot open shared object file: No such file or directory 解決方法: sud
CentOS 安裝 oralce Java的圖形出錯: libXtst.so.6: cannot open shared object file: No such file or directory
[[email protected] database]$ ./runInstaller -ignoresysprereqs Starting Oracle Universal Installer... Checking installer requirement
樹莓派3B+安裝opencv坑點,遇到了ImportError: libhdf5_serial.so.100: cannot open shared object file: No such file
ImportError: libhdf5_serial.so.100: cannot open shared object file: No such file or directory 原因:缺少了若干模組 解決方案:直接安裝 底下命令建議一行一行輸入:搞了我好幾天累死
TensorFlow:ImportError: libcudnn.so.*: cannot open shared object file: No such file or dictionary
環境: Ubuntu16.04 Nvidia 384 CUDA 8.0 cuDNN 5 錯誤 TensorFlow、CUDA、cuDNN的版本關係小白我時常懵懵的,經常出現各種不
error while loading shared libraries: libcudart.so.8.0: cannot open shared object file: can not open
裝好caffe後,第一件事就是先跑跑自帶的mnist例子看看能不能跑通。 問題: 結果發現如下問題,問題比較多,但都是一個性質的,解決一個其他都一樣: ./build/tools/caffe: error while loading shared libraries
解決安裝caravel中遇到的sasl/saslwrapper.h:22:23: error: sasl/sasl.h: No such file or directory
Installing collected packages: sasl, thrift-sasl, caravel Running setup.py install for sasl ... error Complete output from command