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

Error while importing modules. Please install the modules in requirements.txt #22

Closed drageneer closed 2 years ago

drageneer commented 2 years ago

image

how can i fix this?

drageneer commented 2 years ago

i did the "pip install -r requirements.txt"

maxwalks commented 2 years ago

I have the exact same problem and couldn't find an answer anywhere.

maxwalks commented 2 years ago

Screenshot_2 This is a screenshot of what i have.

useragents commented 2 years ago

Type the following into Command Prompt, then run the main.py script:

pip install colorama pip install requests

maxwalks commented 2 years ago

Type the following into Command Prompt, then run the main.py script:

pip install colorama pip install requests

It says its already satisfied, ran it after and still didnt work. Is there another solution to this?