Skip to content

Getting error dep_check.py #255

Open
@makamkkumar

Description

@makamkkumar

Please provide the following details.

Host System

  • OS : Ubuntu 16.04 LTS
  • Python version (python --version) : 2.7.12

Error Description

F:~/datasploit$ python datasploit.py test.com
Traceback (most recent call last):
File "datasploit.py", line 4, in
dep_check.check_dependency()
File "/home/ws2/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'

Please provide the details of the error. Try to provide the output and also steps to reproduce (if possible).

If you cloned Datasploit, also provide the output of git log -n 1 --pretty=format:"%B".
commit c7c9ef4
Author: upgoingstar upgoingstaar@gmail.com
Date: Fri Mar 9 07:57:40 2018 +0530

Moving Certificate Transparency Reports from google to CRT.sh

commit 602efc6
Merge: 8504aee 554df33
Author: Shubham mittal upgoingstaar@gmail.com
Date: Thu Jan 18 19:40:05 2018 +0530

Merge pull request #235 from KhasMek/redditdetails

username: add reddit details lookup

commit 8504aee
Merge: d82df97 41bd014
Author: Shubham mittal upgoingstaar@gmail.com
Date: Thu Jan 18 19:14:37 2018 +0530

Merge pull request #225 from ishamfazal/issu01-twitter_suspended_user

Suspended user unhandled exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions