runtime error
Exit code: 1. Reason: Current Directory: /app Files found: ['.git', '.gitattributes', '.gitignore', 'Dockerfile', 'README.md', 'app.py', 'inference.py', 'main.py', 'openenv.yaml', 'requirements.txt', 'setup.py', 'task_scoring.py'] Traceback (most recent call last): File "/app/app.py", line 30, in <module> from os_simulator.environment import OSEnvironment ModuleNotFoundError: No module named 'os_simulator' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 35, in <module> from src.os_simulator.environment import OSEnvironment ModuleNotFoundError: No module named 'src'
Container logs:
Fetching error logs...