Open
Description
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
Labels
No labels