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

Wxfuzz not working #1

Open
Mpa30Ta2005 opened this issue Mar 8, 2023 · 0 comments
Open

Wxfuzz not working #1

Mpa30Ta2005 opened this issue Mar 8, 2023 · 0 comments

Comments

@Mpa30Ta2005
Copy link

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'

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

1 participant