Abacus-Group-RTO / legion

Legion is an open source, easy-to-use, super-extensible and semi-automated network penetration testing tool that aids in discovery, reconnaissance and exploitation of information systems.
GNU General Public License v3.0
1.03k stars 170 forks source link

Error Legion #236

Open stick0ne opened 1 year ago

stick0ne commented 1 year ago

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'