当前位置:网站首页>libpng12.so.0: cannot open shared object file: No such file or directory 亲测有效
libpng12.so.0: cannot open shared object file: No such file or directory 亲测有效
2022-07-01 05:33:00 【火星种萝卜】
在conda环境中调用opencv报错:ImportError: libpng12.so.0: cannot open shared object file: No such file or directory
原因:动态链接库丢失或路径找不到
解决:执行下列命令即可
wget -q -O /tmp/libpng12.deb http://mirrors.kernel.org/ubuntu/pool/main/libp/libpng/libpng12-0_1.2.54-1ubuntu1_amd64.deb \
&& sudo dpkg -i /tmp/libpng12.deb \
&& rm /tmp/libpng12.deb
————————————————
版权声明:本文为CSDN博主「_Karry」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/tkzky001/article/details/114026174
边栏推荐
- 云原生存储解决方案Rook-Ceph与Rainbond结合的实践
- [Yugong series] February 2022 Net architecture class 005 ABP vNext Net core web application getting started configuration
- rust猜数字游戏
- [ffmpeg] [reprint] image mosaic: picture in picture with wheat
- RecycleView的一些使用
- C WPF uses dockpanel to realize screenshot box
- Vérification simple de la lecture et de l'écriture de qdatastream
- 数据库连接池的简单实现
- Explanation of characteristics of hydraulic slip ring
- Redis数据库的部署及常用命令
猜你喜欢

导电滑环使用的注意事项

Basic electrician knowledge 100 questions

小程序常用组件小结

C# wpf 使用DockPanel实现截屏框

JDBC common interview questions

ssm+mysql二手交易网站(论文+源码获取链接)

Typeorm framework

Usage and principle of synchronized

Precautions for use of conductive slip ring
![[excel] column operation, which performs specific column for data in a cell, such as text division by comma, colon, space, etc](/img/c8/e3e31ad9ef214d97228cb501dd752f.jpg)
[excel] column operation, which performs specific column for data in a cell, such as text division by comma, colon, space, etc
随机推荐
Worried about infringement? Must share copyrightless materials on the website. Don't worry about the lack of materials for video clips
Simple read / write verification of qdatastream
Mathematical knowledge: finding the number of divisors
Unity project experience summary
Explanation of characteristics of hydraulic slip ring
Lock free concurrency of JUC (leguan lock)
Fluentd is easy to use. Combined with the rainbow plug-in market, log collection is faster
[ffmpeg] [reprint] image mosaic: picture in picture with wheat
Leetcode top 100 question 2 Add two numbers
Design and application of immutable classes
Rainbond结合NeuVector实践容器安全管理
QT等待框制作
Tar command
Typeorm framework
Redis database deployment and common commands
Trust guessing numbers game
Mongodb學習篇:安裝後的入門第一課
Ssgssrcsr differences
C# wpf 使用DockPanel实现截屏框
[RootersCTF2019]babyWeb