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

import error #31

Open
5l1v3r1 opened this issue Apr 16, 2020 · 0 comments
Open

import error #31

5l1v3r1 opened this issue Apr 16, 2020 · 0 comments

Comments

@5l1v3r1
Copy link

5l1v3r1 commented Apr 16, 2020

Traceback (most recent call last):
File "Vxscan.py", line 11, in
from lib.options import options
File "/media/root/KALI2/Vxscan/lib/options.py", line 8, in
from lib.common import start
File "/media/root/KALI2/Vxscan/lib/common.py", line 12, in
from lib.web_info import web_info
File "/media/root/KALI2/Vxscan/lib/web_info.py", line 10, in
from plugins.ActiveReconnaissance.check_waf import checkwaf
ModuleNotFoundError: No module named 'plugins.ActiveReconnaissance'
even the folders are in proper order the script cannot find its import locations

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