wget https://bootstrap.pypa.io/get-pip.py
python get-pip.py #安装python2.7的pip
yum -y install mysql-devel
yum install python-devel
pip install MySQL-python
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full comm
最新推荐文章于 2025-03-30 22:17:16 发布