useragents / Proxyless-TikTok-Username-Checker

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

Usernames.txt not found #39

Closed Myshiro closed 2 years ago

Myshiro commented 2 years ago

When I run run batch file it says "Proxyless-TikTok-Username-Checker-main>py main.py 'py' is not recognized as an internal or external command. " Also when i run main.py "File usernames.txt not found" the file is in the folder and names usernames.txt so i dont understand i saw others have this issue, please fix it.

useragents commented 2 years ago

Not an issue to do with my script. Python cannot find the file usernames.txt Other users had the same problem by accidentally setting the filename as usernames.txt.txt instead, please check if this is your problem.