mufeedvh/basecrack

python basecrack.py -h fail

DLTech21 opened this issue · 3 comments

Traceback (most recent call last):
File "basecrack.py", line 11, in
from termcolor import colored
ImportError: No module named termcolor

You have to install the dependencies first.

$ pip install -r requirements.txt

already install, still run error

solved by running python3 basecrack.py -h