Keoooo / Tinder-bot

A python script that swipes for you automatically
MIT License
0 stars 0 forks source link

Can't install on win 10 #1

Open danielp3011 opened 4 years ago

danielp3011 commented 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?

POBrien333 commented 4 years ago

You're missing pip. pip install "package name".