升级 pip
python -m pip install --upgrade pip
导入 pymysql
pip install pymysql
pip升级以及导入模块
原文:https://www.cnblogs.com/xiaofeng91/p/11922937.html