yum install MySQL-python -y. 補充,如果是python3的話,可能還需要安裝如下: pip3 install mysqlclient==1.3.7 pip3 install PyMySQL.
確定! 回上一頁