问题

ImportError: libpython3.8.so.1.0: cannot open shared object file: No such file or directory

解决方法

export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/home/a19/miniconda3/envs/valle38/lib/

成功

ImportError: libpython3.8.so.1.0: cannot open shared object file: No such file or directory相关推荐

  1. ImportError: libpython3.8.so.1.0: cannot open shared object file: No such file 【Docker 容器root用户方法总结】

  2. libpython3.7m.so.1.0: cannot open shared object file: No such file or directory

    安装完python3.7.5之后,pip3.7.5 install psutil --user 报错: libpython3.7m.so.1.0: cannot open shared object ...

  3. python: error while loading shared libraries: libpython3.6m.so.1.0: cannot open shared object file:

    1.今天安装好python3.6.3后,设置软连接后,输入命令python报错: python: error while loading shared libraries: libpython3.6m ...

  4. OpenVINO: export failure: libpython3.9.so.1.0: cannot open shared object file: No such file or direc

    下面这个问题十分奇怪,我使用几乎同样的配置,Ubuntu18.04平台,无论是使用python3.8还是3.9,也无论是使用base环境还是自己创建的环境,使用openvino-dev时都会弹出下面的 ...

  5. 【报错】ImportError: libpng16-57e5e0a0.so.16.37.0: cannot open shared object file: No such file or direc

    (1) 报错信息如下

  6. SecureCRT出现 libpython2.7.so.1.0: cannot open shared object file

    环境: 组件/系统 版本 Ubuntu 20.04 SecureCRT 7.3.3(build  779) /usr/bin/SecureCRT ImportError: libpython2.7.s ...

  7. ImportError: libopenblas.so.0: cannot open shared object file

    ImportError: libopenblas.so.0: cannot open shared object file 解决: sudo apt-get install libopenblas-d ...

  8. ImportError: 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 安装cuda9.1 安 ...

  9. ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory

    ImportError: libcublas.so.10.0: cannot open shared object file: No such file or directory 出现这个问题的原因, ...

  10. 解决方案大全ImportError: libta_lib.so.0: cannot open shared object file: No such file or directory

    原始问题: >>> import talib Traceback (most recent call last):File "<stdin>", li ...

最新文章

  1. 面试题31.连续子数组的最大和
  2. 太空乱游等待服务器响应,太空乱游(单机+联机)
  3. 《CCNP TSHOOT 300-135认证考试指南》——6.4节SVI故障检测与排除
  4. mysql master slave_mysql master slave
  5. javascript-练习-数组数据存li中
  6. (79)FPGA面试题-Verilog实现五分频
  7. iview 按需引入解决加载慢的问题
  8. 【chrome插件】web版微信接入图灵机器人API实现自动回复
  9. 多个android客户端使用的数据库,android – 将Firebase数据库与本地数据库一起使用...
  10. CMMI3 评估内容解读
  11. PT002(JspStudy)安装与端口解决问题
  12. 线阵相机与面阵相机的区别
  13. 1位全加器设计—— 原理图与VHDL设计初步
  14. 2017年中国网络安全报告
  15. Nodejs pm2 使用
  16. click是哪个键 wheel_Click是什么意思?键盘上的Click键在哪里?
  17. php compress.zlib_compress/zlib(压缩/zlib)
  18. C++:从入门到放弃[3]计算
  19. Ardupilot移植经验分享(2)
  20. Web系统大规模并发——电商秒杀与抢购

热门文章

  1. 【C++】继承和多态
  2. 【探花交友DAY 10】网关和后台系统
  3. The instance of entity type ‘xxx‘ cannot be tracked because another instance with the same key value
  4. 专业技能学习方案怎么制定
  5. 我,为什么努力-记一年来的心灵成长
  6. 这2种程序员的惊人差距,实在不忍直视...
  7. 经历了4个从0开始的项目,我对项目管理的7个看法
  8. 【Java 数据结构 算法】宁可累死自己, 也要卷死别人 5 栈
  9. 深度学习框架Pytorch傻瓜式安装教程
  10. Fragment应用实例