Skip to content

Unable to run this package. #1

@zequeira

Description

@zequeira

Hi,
I followed the steps, installed the dependencies, installed Java, downloaded the third-party tools, and updated the openie.ini file. I'm trying to execute the line of code below in the home directory where I downloaded this project:

python -m LogIE.run --raw_logs "mtsw_test_1k.csv" --save_output --tag

This line of code is adapted from the one in the subsection: Only generate output from LogIE:

python -m LogIE.run --templates "<Templates File Path>" --"<Raw Logs File Path>" --rules new --openie <OpenIE approach> --save_output --tag

I'm getting the following error:
Error while finding module specification for 'LogIE.run' (ModuleNotFoundError: No module named 'LogIE')

It would be great if you could help me to run this package on a sample of log messages.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions