runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> from gr.scripts.top import top_script File "/home/user/app/gr/scripts/top.py", line 14, in <module> from utils.parser import Parser File "/home/user/app/utils/parser.py", line 6, in <module> from line_profiler import profile ModuleNotFoundError: No module named 'line_profiler'

Container logs:

Fetching error logs...