Skip to content

No module named 'havoc' #1

@johnjohnsp1

Description

@johnjohnsp1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions