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 'havoc' #1

Open
johnjohnsp1 opened this issue Mar 27, 2023 · 1 comment
Open

No module named 'havoc' #1

johnjohnsp1 opened this issue Mar 27, 2023 · 1 comment

Comments

@johnjohnsp1
Copy link

hi,
i'm running the code over a kali VM,
git cloned the repo, created a virtualenv i tried to

┌──(revenant)─(kauser㉿KALIDEV)-[~/Havoc/talon]
└─$ python Talon.py

but getting this error,
Traceback (most recent call last):
File "/home/kauser/Havoc/talon/Talon.py", line 3, in
from havoc.service import HavocService
ModuleNotFoundError: No module named 'havoc'

any ideas ? python version is 3.11.2, anything i do wrong ?

thanks

@Rvn0xsy
Copy link

Rvn0xsy commented Sep 21, 2023

You need to put this directory into the current directory of Talon.py:

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