GithubHelp home page GithubHelp logo

Comments (5)

shu-tom avatar shu-tom commented on July 27, 2024

Have you installed Flask on Python3?
pip3 install -r LogonTracer/requirements.txt

from logontracer.

seajaysec avatar seajaysec commented on July 27, 2024

Yes, and all requirements installed successfully. I tried following it up with pip install flask to double check but it's already installed.

from logontracer.

seajaysec avatar seajaysec commented on July 27, 2024

@shu-tom I noticed that in your comment you said to use pip3 to install requirements, where the readme guide says to use pip. I just tried pip3 like you suggested and now I'm past that problem, with a different error.

sudo python3 logontracer.py -r -o 8080 -u neo4j -p password -s 127.0.0.1
/usr/local/lib/python3.6/site-packages/statsmodels/compat/pandas.py:56: FutureWarning: The pandas.core.datetools module is deprecated and will be removed in a future version. Please use the pandas.tseries module instead.
from pandas.core import datetools
[!] Can't connect Neo4j Database.

from logontracer.

shu-tom avatar shu-tom commented on July 27, 2024

Did you change the default password of Neo4j?
Here is a more detail about installing LogonTracer, please refer to it.
How to go from (almost) zero to viewing a graph of events with LogonTracer

from logontracer.

shu-tom avatar shu-tom commented on July 27, 2024

Fixed exception handling when Flask is not installed. #5

from logontracer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.