Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with config.py. #3

Open
adnanamino opened this issue Aug 4, 2024 · 0 comments
Open

Issue with config.py. #3

adnanamino opened this issue Aug 4, 2024 · 0 comments

Comments

@adnanamino
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant