Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No module named 'colorama' #2

Closed
1tzkaos opened this issue Aug 25, 2020 · 4 comments
Closed

No module named 'colorama' #2

1tzkaos opened this issue Aug 25, 2020 · 4 comments

Comments

@1tzkaos
Copy link

1tzkaos commented Aug 25, 2020

Hello, sorry if this is a dumb issue and I just don't know what I am doing lmao. Anyways, whenever I run the program it says:

File "tiktodv3.py", line 3, in
from colorama import init
ModuleNotFoundError: No module named 'colorama'

Maybe it is because I am using it on windows but i'm guessing it is supposed to be used to windows due to the chromedriver.exe.

Thank you for you time!

@1tzkaos
Copy link
Author

1tzkaos commented Aug 25, 2020

hey sorry, I figured it out. just had to run a simple command "pip install colorama" im so dumb

@kangoka
Copy link
Owner

kangoka commented Aug 25, 2020

No, that's my fault, I forgot to delete these

from colorama import init
from colorama import Fore, Back, Style

@barbs88
Copy link

barbs88 commented Aug 25, 2020

sorry to be out of topic but can I run bot v2 on v3 simultaneously?

@kangoka
Copy link
Owner

kangoka commented Aug 25, 2020

@barbs88 Yes you can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants