useragents / Proxyless-TikTok-Username-Checker

Loops through a list of usernames to check if they are available or unavailable
487 stars 86 forks source link

Cant install requirements #30

Closed Humschibubschi closed 2 years ago

Humschibubschi commented 2 years ago

Maybe i am just dumb, but it sais that there is no such command as install. I tried updating python, i tried windows shell and nothing works. I would apprechiate a tutorial like on the tiktok sharebot. Thanks

useragents commented 2 years ago

Type the following into Command Prompt:

pip install requests==2.27.1
pip install colorama==0.4.4