how install pyautogui on windows code example
Example: how to install pyaurogui on windows
py -m pip install pyautogui
#thats for if you arnt in the same directory, witch mot of you arnt
py -m pip install pyautogui
#thats for if you arnt in the same directory, witch mot of you arnt