wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py
https://pip.pypa.io/en/stable/installing.html
pip install -U setuptools
yum -y install mysql-devel
sudo pip install MySQL-python
sudo pip install xpinyin
<!-- ## 编译中断
error: command 'gcc' failed with exit status 1
For fedora:
sudo yum install python-devel sudo yum install libevent-devel
and finally:
easy_install gevent pip install requests[security] -->