Open danielp3011 opened 4 years ago
on windows: When I enter "install pyautogui" into powershell I get the error that this cmdlet is not recognized. Do you have an idea what I can do?
You're missing pip. pip install "package name".
on windows: When I enter "install pyautogui" into powershell I get the error that this cmdlet is not recognized. Do you have an idea what I can do?