Skip to content

Issue with config.py. #3

Open
Open
@adnanamino

Description

@adnanamino

Hello there. I have been trying to run main.py file but I am continuously getting the following error message.
Can you please recheck the config.py, or let me know how can I solve it.

Traceback (most recent call last):
File "main.py", line 4, in
from utils.logger import logger
File "/home/o-ran/AI-Powered-5G-OpenRAN-Optimizer/src/utils/logger.py", line 5, in
from src.config import LOG_DIR, LOG_LEVEL
ModuleNotFoundError: No module named 'src'

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