I\'m trying to use PyMySQL on Ubuntu.
I\'ve installed pymysql using both pip and pip3 but every time I use import pymysq
pymysql
pip
pip3
import pymysq
For windows or one using google colab, you can try this
!pip install pymysql import pymysql