TheSpeedX / TBomb

This is a SMS And Call Bomber For Linux And Termux
Other
4.35k stars 1.59k forks source link

What can I do about that? I run the TBomb and it show me that massage: #362

Open TeoTsiok opened 2 years ago

TeoTsiok commented 2 years ago

Traceback (most recent call last): File "/data/data/com.termux/files/home/TBomb/bomber.py", line 19, in from utils.decorators import MessageDecorator File "/data/data/com.termux/files/home/TBomb/utils/decorators.py", line 1, in from colorama import Fore, Style ModuleNotFoundError: No module named 'colorama'

shado200 commented 1 month ago

help me for this I can complet him

0n1cOn3 commented 1 month ago

Give a shot:

pip3 install colorama

Then try again.