mufeedvh / basecrack

Decode All Bases - Base Scheme Decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No module named 'colorama'

RedFurrFox opened this issue · comments

commented
Traceback:
  File "/data/data/_(Hidden)_/files/home/basecrack/basecrack.py", line 16, in <module>
    from colorama import init
ModuleNotFoundError: No module named 'colorama'

Install the requirements.txt before running BaseCrack.

$ pip3 install -r requirements.txt
$ python3 -m pip install -r requirements.txt
$ python3 basecrack.py