cmd启动
执行 pip instal pymysql时
'pip' 不是内部或外部命令,也不是可运行的程序
解决
切换至python安装目录下的Scripts
在执行 pip instal pymysql