You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
ModuleNotFoundError: No module named 'scripts.python'
legion
Traceback (most recent call last):
File "/usr/share/legion/legion.py", line 89, in
from controller.controller import *
File "/usr/share/legion/controller/controller.py", line 26, in
from app.importers.PythonImporter import PythonImporter
File "/usr/share/legion/app/importers/PythonImporter.py", line 21, in
from scripts.python import pyShodan, macvendors
ModuleNotFoundError: No module named 'scripts.python'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
ModuleNotFoundError: No module named 'scripts.python'
legion
Traceback (most recent call last):
File "/usr/share/legion/legion.py", line 89, in
from controller.controller import *
File "/usr/share/legion/controller/controller.py", line 26, in
from app.importers.PythonImporter import PythonImporter
File "/usr/share/legion/app/importers/PythonImporter.py", line 21, in
from scripts.python import pyShodan, macvendors
ModuleNotFoundError: No module named 'scripts.python'
The text was updated successfully, but these errors were encountered: