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

Getting error for Commands and Termcolor #2

Open
Karan321 opened this issue May 24, 2023 · 0 comments
Open

Getting error for Commands and Termcolor #2

Karan321 opened this issue May 24, 2023 · 0 comments

Comments

@Karan321
Copy link

Whenever i try to run the tool with python, it give an error '

Traceback (most recent call last):
File "/home/Host-Header-Attack-Test/Host-Header-Vulnerability-Detection.py", line 4, in
import commands
ModuleNotFoundError: No module named 'commands'

and when i try with python2 i get:

Traceback (most recent call last):
File "Host-Header-Vulnerability-Detection.py", line 3, in
from termcolor import colored
ImportError: No module named termcolor

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

1 participant