方法一:
yum install readline-devel重新编译python
yum install readline-devel
重新编译python
方法二:
pip install gnureadline # pip 对应你所用的python
本文档使用 BookSet 构建