Forums

pyautogui

i need to install pyautogui. In the ducuments of pyautogui i have to do the next one:

On Linux, additionally you need to install the scrot application, as well as Tkinter:

sudo apt-get install scrot

sudo apt-get install python3-tk

sudo apt-get install python3-dev

but i have one error in bash console, someboy knows what i have to do?? thanks.

PythonAnywhere is the server environment. There is no way to run gui there.