I am trying to install the pyautogui package on my Rpi using the Linux instructions at: https://pyautogui.readthedocs.org/en/la ... stall.html
But when I run:
Code: Select all
sudo pip3 install python3-xlib
Code: Select all
Sudo: pip3: command not found Cheers,
Alex