码迷,mamicode.com
首页 > 编程语言 > 详细

python3.7: error while loading shared libraries: l

时间:2018-08-27 21:19:51      阅读:594      评论:0      收藏:0      [点我收藏+]

标签:not   拷贝文件   pytho   obj   lib64   dir   directory   解决   open   

python3.7: error while loading shared libraries: libpython3.7m.so.1.0: cannot open shared object file: No such file or directory

解决办法:

进入源码包 ,拷贝文件。

[root@stack Python-3.7.0]# cp libpython3.7m.so.1.0  /usr/lib64

python3.7: error while loading shared libraries: l

标签:not   拷贝文件   pytho   obj   lib64   dir   directory   解决   open   

原文地址:http://blog.51cto.com/hequan/2165075

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!