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 whichcraft ModuleNotFoundError: No module named 'whichcraft' #1135

Open
pedrobart opened this issue Mar 1, 2022 · 0 comments
Open

Comments

@pedrobart
Copy link

──(bart㉿kali)-[~/Tools/zeus-scanner]
└─$ python zeus.py -h
Traceback (most recent call last):
File "/home/bart/Tools/zeus-scanner/zeus.py", line 10, in
from var import blackwidow
File "/home/bart/Tools/zeus-scanner/var/blackwidow/init.py", line 6, in
import lib.core.common
File "/home/bart/Tools/zeus-scanner/lib/core/common.py", line 19, in
import lib.core.settings
File "/home/bart/Tools/zeus-scanner/lib/core/settings.py", line 23, in
import whichcraft
ModuleNotFoundError: No module named 'whichcraft'

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