KevinLage / YouTube-Livestream-Botter

Simple tool to bot viewers to a YouTube Livestream!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python error fix it quickly please

brownboy365 opened this issue · comments

= RESTART: C:\Users\Aio Platform\Desktop\YouTube-Livestream-Botter-master\YouTube Livestream Botter.py
Traceback (most recent call last):
File "C:\Users\Aio Platform\Desktop\YouTube-Livestream-Botter-master\YouTube Livestream Botter.py", line 10, in
from colorama import Fore, init
ModuleNotFoundError: No module named 'colorama'

open your cmd and type "pip install colorama" or "py -m pip install colorama"