installer pymysql

conda install -c conda-forge pymysql
# or
pip install PyMySQL
wolf-like_hunter