Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Empire run error: No module named iptools #1380

Description

@pawp81

Empire Version

3.0

OS Information (Linux flavor, Python version)

Kali Linux
Python 3.7.5 & 2.7.17

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

Successfully launching Empire by running ./empire

Screenshot of error, embedded text output, or Pastebin link to the error

./empire Traceback (most recent call last):
File "./empire", line 14, in
from lib.common import empire, helpers
File "/opt/Empire/lib/common/init.py", line 10, in
import helpers File "/opt/Empire/lib/common/helpers.py", line 58, in
import iptools
ModuleNotFoundError: No module named 'iptools'

Any additional information

All requirements seem to be satisfied: https://pastebin.com/hi6MtGnj

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions