Skip to content

Showing ModuleNotFoundError: No module named 'logai' #86

@rutujadurge

Description

@rutujadurge

While running the "tutorial_log_anomaly_detection.ipynb", I get the following error:


ModuleNotFoundError Traceback (most recent call last)
Cell In[1], line 3
1 import os
----> 3 from logai.dataloader.openset_data_loader import OpenSetDataLoader, OpenSetDataLoaderConfig
5 #File Configuration
6 filepath = os.path.join("..", "datasets", "HealthApp_2000.log") # Point to the target HealthApp.log dataset

ModuleNotFoundError: No module named 'logai'

Even when i have logai :

pip show logai
Name: logai
Version: 0.1.5
Summary: LogAI is unified framework for AI-based log analytics
Home-page: UNKNOWN
Author: Qian Cheng, Amrita Saha, Wenzhuo Yang, Chenghao Liu, Gerald Woo, Doyen Sahoo, Steven Hoi
Author-email: logai@salesforce.com
License: BSD 3-Clause License

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions