runtime error
Exit code: 1. Reason: Current working directory: /app Files in root: ['.git', '.gitattributes', 'README.md', 'app.py', 'assets', 'dashboard.py', 'eco_core', 'logs', 'requirements.txt', 'visuals.py'] Files in eco_core: [' scheduler.py', ' __init__.py', ' carbon.py', ' entropy.py', ' models.py'] Traceback (most recent call last): File "/app/app.py", line 13, in <module> from eco_core.models import WorkloadModels ModuleNotFoundError: No module named 'eco_core.models'
Container logs:
Fetching error logs...