Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants