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

No module named 'lib.banners #53

Open
rajanmadaan opened this issue Feb 14, 2023 · 1 comment
Open

No module named 'lib.banners #53

rajanmadaan opened this issue Feb 14, 2023 · 1 comment

Comments

@rajanmadaan
Copy link

python3 KitHack.py
Traceback (most recent call last):
File "/home/rajan/KitHack/KitHack.py", line 19, in
from lib.banners import *
ModuleNotFoundError: No module named 'lib.banners'

@Nicolasncoronel
Copy link

python3 KitHack.py
/usr/local/lib/python3.11/dist-packages/requests/init.py:102: RequestsDependencyWarning: urllib3 (1.26.7) or chardet (5.2.0)/charset_normalizer (2.0.8) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
Traceback (most recent call last):
File "/home/kali/Documentos/Herramientas/KitHack/KitHack.py", line 19, in
from lib.banners import *
ModuleNotFoundError: No module named 'lib.banners'

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

2 participants