RedSiege / Just-Metadata

Just-Metadata is a tool that gathers and analyzes metadata about IP addresses. It attempts to find relationships between systems within a large dataset.

Home Page:https://www.christophertruncer.com/just-metadata-intel-gathering-and-analysis-of-ip-metadata/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exception error - help needed

xsallowed opened this issue · comments

I am getting following error while running Just-metadata.py


Just-Metadata

Traceback (most recent call last):
File "./JustMetadata.py", line 93, in
the_conductor = orchestra.Conductor(args)
File "/home/tahir/Just-Metadata/common/orchestra.py", line 67, in init
self.load_intelgathering_functions()
File "/home/tahir/Just-Metadata/common/orchestra.py", line 179, in load_intelgathering_functions
name.replace("/", ".").rstrip('.py'), name)
File "modules/intelgathering/whois_info.py", line 6, in

from ipwhois.exceptions import IPDefinedError

Hi again,

Like I said in the last issue you opened, please run the setup script. It will install the dependencies.

blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; } Hi ChrisI tried that as well but unfortunately I am getting errors in there as well. If you can list down the dependencies I will install manually.

ThanksTS

On Wednesday, September 21, 2016, 1:18 AM, ChrisTruncer notifications@github.com wrote:

Hi again,

Like I said in the last issue you opened, please run the setup script. It will install the dependencies.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Please look at the setup script, they are in listed there.

On Sep 20, 2016, at 8:21 PM, xsallowed notifications@github.com wrote:

blockquote, div.yahoo_quoted { margin-left: 0 !important; border-left:1px #715FFA solid !important; padding-left:1ex !important; background-color:white !important; } Hi ChrisI tried that as well but unfortunately I am getting errors in there as well. If you can list down the dependencies I will install manually.

ThanksTS

On Wednesday, September 21, 2016, 1:18 AM, ChrisTruncer notifications@github.com wrote:

Hi again,

Like I said in the last issue you opened, please run the setup script. It will install the dependencies.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.


You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub, or mute the thread.