No module named ‘pymysql’

通过PIP安装即可
  1. apt-get install python-pip
  2. pip install pymysql
apt-get install python-pip
pip install pymysql