Skip to content

Wxfuzz not working #1

Description

@KrimsonAngel

Traceback (most recent call last):
File "/usr/share/wfuzz/src/wxfuzz.py", line 3, in
from wfuzz.wfuzz import main_gui
File "/usr/share/wfuzz/src/wfuzz/init.py", line 55, in
from .options import FuzzSession
File "/usr/share/wfuzz/src/wfuzz/options.py", line 6, in
from .facade import (
File "/usr/share/wfuzz/src/wfuzz/facade.py", line 1, in
from .helpers.file_func import get_home, get_path, get_config_dir
File "/usr/share/wfuzz/src/wfuzz/helpers/file_func.py", line 4, in
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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