发布时间:2019-09-19 08:00:54编辑:auto阅读(2877)
由于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
53709
40544
34967
30695
25559
25333
23776
19241
15361
14858
1403°
1291°
1392°
1418°
1438°
1621°
1572°
1489°
1575°
1533°