Skip to content

Fix: #20#22

Open
shishirS4 wants to merge 1 commit into
netsecurity-as:masterfrom
shishirS4:master
Open

Fix: #20#22
shishirS4 wants to merge 1 commit into
netsecurity-as:masterfrom
shishirS4:master

Conversation

@shishirS4

Copy link
Copy Markdown

i fixed the error of this error

Traceback (most recent call last):
File "/root/subfuz/subfuz.py", line 122, in
config, args, plugins = initialize()
^^^^^^^^^^^^
File "/root/subfuz/subfuz.py", line 61, in initialize
_PLUGINS.append(importlib.import_module(plugin))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 690, in _load_unlocked
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "/root/subfuz/plugins/censys/plugin.py", line 1, in
from censys.search import CensysCertificates
ImportError: cannot import name 'CensysCertificates' from 'censys.search' (/usr/lib/python3/dist-packages/censys/search/init.py)

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

Successfully merging this pull request may close these issues.

1 participant