JavaShuo
栏目
标签
anaconda:ImportError: libsodium.so.23: cannot open shared object file: No such file or directory
时间 2021-07-12
原文
原文链接
首先描述一下出现这个问题的情况,我在linux下创建了一个tensorflow——GPU的环境,但是这个时候就打不开了这个对应的jupyter notebook显示如下 问题原因: 至少一个conda库在升级过程中被遗忘了。所以利用下面命令就解决了 conda install -c conda-forge libsodium
>>阅读原文<<
相关文章
1.
anaconda:ImportError: libsodium.so.23: cannot open shared object file: No such file or directory
2.
ImportError: libjpeg.so.62: cannot open shared object file: No such file or directory
3.
importerror: libavcodec.so.54: cannot open shared object file: No such file or directory
4.
ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory解决
5.
报错解决——OSError: libdarknet.so: cannot open shared object file: No such file or directory
6.
libmhash.so.2: cannot open shared object file: No such file or directory
7.
libcudnn.so.7: cannot open shared object file: No such file or directory
8.
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
9.
libmysqlclient.so.16: cannot open shared object file: No such file or directory
10.
"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
libsodium.so.23
file&header
c#file
file#renameto
5.file
type='file'
file+0x127
directory
shared
MyBatis教程
Hibernate教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
跳槽面试的几个实用小技巧,不妨看看!
2.
Mac实用技巧 |如何使用Mac系统中自带的预览工具将图片变成黑白色?
3.
Mac实用技巧 |如何使用Mac系统中自带的预览工具将图片变成黑白色?
4.
如何使用Mac系统中自带的预览工具将图片变成黑白色?
5.
Mac OS非兼容Windows软件运行解决方案——“以VMware & Microsoft Access为例“
6.
封装 pyinstaller -F -i b.ico excel.py
7.
数据库作业三ER图待完善
8.
nvm安装使用低版本node.js(非命令安装)
9.
如何快速转换图片格式
10.
将表格内容分条转换为若干文档
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
anaconda:ImportError: libsodium.so.23: cannot open shared object file: No such file or directory
2.
ImportError: libjpeg.so.62: cannot open shared object file: No such file or directory
3.
importerror: libavcodec.so.54: cannot open shared object file: No such file or directory
4.
ImportError: libcudnn.so.7: cannot open shared object file: No such file or directory解决
5.
报错解决——OSError: libdarknet.so: cannot open shared object file: No such file or directory
6.
libmhash.so.2: cannot open shared object file: No such file or directory
7.
libcudnn.so.7: cannot open shared object file: No such file or directory
8.
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory
9.
libmysqlclient.so.16: cannot open shared object file: No such file or directory
10.
"libcudart.so.8.0 cannot open shared object file: No such file or directory"
>>更多相关文章<<