发布时间:2019-09-19 08:00:54编辑:auto阅读(2844)
由于python的命令补全需要使用到readline模块,在安装readline模式时,提示如下错误:
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
error: command 'gcc' failed with exit status 1
解决方法:
yum install -y ncurses-devel
上一篇: python安装pyExcelerato
下一篇: Linux 源码安装Python
53501
40328
34735
30485
25366
25158
23572
18823
15146
14660
1122°
1048°
1118°
1133°
1167°
1317°
1281°
1258°
1358°
1298°