-
Notifications
You must be signed in to change notification settings - Fork 134
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
module not found "builtwith" #68
Comments
so am i, i have the same pröbleme |
same problem here, using kali linux |
plz run |
Having inssue installing on kali linux 2025. can you help, this is the output below! instead of using pip3 i used pipx [email protected] if you have a fix or answer. thanks ahead of time ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main] error: externally-managed-environment × This environment is externally managed
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main] usage: pipx [-h] [--quiet] [--verbose] [--global] [--version] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] error: externally-managed-environment × This environment is externally managed
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] [sudo] password for stryk3r: × This environment is externally managed
note: If you believe this is a mistake, please contact your Python installation or OS distribution provider. You can override this, at the risk of breaking your Python installation or OS, by passing --break-system-packages. ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] Detected package manager: apt ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] ┌──(stryk3r㉿th3watch3r)-[~/Downloads/spyhunt-main/spyhunt] |
I installed spyhunt as instructed , im using kali linux but when i try to run it i get
Traceback (most recent call last):
File "/home/kali/spyhunt/spyhunt.py", line 3, in
from builtwith import builtwith
ModuleNotFoundError: No module named 'builtwith'
The text was updated successfully, but these errors were encountered: