forked from dvopsway/datasploit
-
Notifications
You must be signed in to change notification settings - Fork 450
Open
Description
Please provide the following details.
Host System
- OS : Linux K1 4.19.0-kali5-amd64 starting with django framework backed by mongo for datasploit #1 SMP Debian 4.19.37-2kali1 (2019-05-15) x86_64 GNU/Linux
- Python version (
python --version) : Python 2.7.16
Error Description
When I execute python datasploit.py domain.com I got this error:
Traceback (most recent call last):
File "datasploit.py", line 4, in
dep_check.check_dependency()
File "/opt/OSINT/datasploit/dep_check.py", line 11, in check_dependency
pip_list = sorted([(i.key) for i in pip.get_installed_distributions()])
AttributeError: 'module' object has no attribute 'get_installed_distributions'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels