runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 9, in <module> from visuals import get_visual_ui File "/app/visuals.py", line 3, in <module> import matplotlib.pyplot as plt ModuleNotFoundError: No module named 'matplotlib'
Container logs:
Fetching error logs...