When I tried import pyautogui in kaggle notebook, it returned the error :
import pyautogui
ModuleNotFoundError: No module named \'pyautogui\'
And