runtime error

[notice] A new release of pip available: 22.3.1 -> 23.1.2 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> from termcolor import colored ModuleNotFoundError: No module named 'termcolor'

Container logs:

Fetching error logs...