JavaShuo
欄目
標籤
ImportError: libgflags.so.2: cannot open shared object file: No such file or directory
時間 2021-08-15
標籤
TX2
Pytorch
简体版
原文
原文鏈接
近日在TX2上部署深度學習環境Pytorch, 按照github上的教程進行安裝,在終端顯示已經成功安裝,可是在python3環境下導入torch時出現以下的錯誤. 上圖提示找不到 libgflags.so.2 這個鏈接庫, 無法導入. 於是我們進入 /usr/local/lib 目錄下, 發現在該目錄下沒有 libgflags.so.2 .那既然沒有, 我們就自己給編譯生成再使能爲動態鏈接庫.
>>阅读原文<<
相關文章
1.
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
2.
importerror: libavcodec.so.54: cannot open shared object file: No such file or directory
3.
ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory解決
4.
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
5.
ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory
6.
【TensorflowErr】ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
7.
ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
8.
pycharm報錯:ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
9.
ImportError: libjpeg.so.62: cannot open shared object file: No such file or directory
10.
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
更多相關文章...
•
PHP file() 函數
-
PHP參考手冊
•
ASP File 對象
-
ASP 教程
•
爲了進字節跳動,我精選了29道Java經典算法題,帶詳細講解
•
使用阿里雲OSS+CDN部署前端頁面與加速靜態資源
相關標籤/搜索
file
file&header
c#file
file#renameto
5.file
type='file'
file+0x127
directory
importerror
shared
MyBatis教程
PHP 7 新特性
Hibernate教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
在windows下的虛擬機中,安裝華爲電腦的deepin操作系統
2.
強烈推薦款下載不限速解析神器
3.
【區塊鏈技術】孫宇晨:區塊鏈技術帶來金融服務的信任變革
4.
搜索引起的鏈接分析-計算網頁的重要性
5.
TiDB x 微衆銀行 | 耗時降低 58%,分佈式架構助力實現普惠金融
6.
《數字孿生體技術白皮書》重磅發佈(附完整版下載)
7.
雙十一「避坑」指南:區塊鏈電子合同爲電商交易保駕護航!
8.
區塊鏈產業,怎樣「鏈」住未來?
9.
OpenglRipper使用教程
10.
springcloud請求一次好用一次不好用zuul Name or service not known
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
ImportError: libGL.so.1: cannot open shared object file: No such file or directory
2.
importerror: libavcodec.so.54: cannot open shared object file: No such file or directory
3.
ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory解決
4.
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
5.
ImportError: libpython3.6m.so.1.0: cannot open shared object file: No such file or directory
6.
【TensorflowErr】ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
7.
ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory
8.
pycharm報錯:ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
9.
ImportError: libjpeg.so.62: cannot open shared object file: No such file or directory
10.
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
>>更多相關文章<<