import mysql.connectorprint(mysql.connector.apilevel)
import mysql.connector ModuleNotFoundError: No module named 'mysql'
```
是import pymysql哈