linux - 升级到Python3.6后GDB无法正常运行?
大家讲道理
大家讲道理 2017-04-18 10:27:46
0
1
484

在 ArchLinux上滚动升级系统后发现Python的版本升级到了3.6.0;
随后发现GDB无法正常启动,报错信息为:

*gdb: error while loading shared libraries: libpython3.5m.so.1.0: cannot open shared object file: No such file or directory*

请问一下这个怎么解决, Python3.5的相关动态库在升级后已经被删掉了, 难道要把现在的3.6删掉重新装一个3.5的Python吗?

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(1)
Ty80

Find the corresponding library for version 3.6, rename and copy a 3.5 version and give it a try.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!