已安装pymysql 但Pycharm 中import pymysql出错的解决方案
https://blog.csdn.net/u014389362/article/details/81663516?utm_source=blogxgwz1作者未说完
1.PyCharm : file-> setting->Project interpreter–>package
2.右侧有个+ 点击
3.进入后 搜索pymysql
4.选中后 点击下面的install
5.install successfully
转载于:https://www.cnblogs.com/littlepudding/p/10596000.html