由於python3.6及以上版本安裝python後就自帶了pip3,python版本低於3.6的,手動安裝下pip即可,因此可以直接使用pip安裝該模組. pip3 install pymysql.
確定! 回上一頁