runtime error

.2) Requirement already satisfied: exceptiongroup in /home/user/.local/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets) (1.2.0) Collecting pexpect>4.3 Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 3.5 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.3 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 2.3 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting asttokens>=2.1.0 Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Collecting executing>=1.2.0 Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Requirement already satisfied: six>=1.12.0 in /home/user/.local/lib/python3.10/site-packages (from asttokens>=2.1.0->stack-data->ipython>=6.1.0->ipywidgets) (1.16.0) Installing collected packages: wcwidth, pure-eval, ptyprocess, widgetsnbextension, traitlets, prompt-toolkit, pexpect, parso, jupyterlab-widgets, executing, decorator, asttokens, stack-data, matplotlib-inline, jedi, comm, ipython, ipywidgets Successfully installed asttokens-2.4.1 comm-0.2.1 decorator-5.1.1 executing-2.0.1 ipython-8.20.0 ipywidgets-8.1.1 jedi-0.19.1 jupyterlab-widgets-3.0.9 matplotlib-inline-0.1.6 parso-0.8.3 pexpect-4.9.0 prompt-toolkit-3.0.43 ptyprocess-0.7.0 pure-eval-0.2.2 stack-data-0.6.3 traitlets-5.14.1 wcwidth-0.2.13 widgetsnbextension-4.0.9 [notice] A new release of pip available: 22.3.1 -> 23.3.2 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> import timm ModuleNotFoundError: No module named 'timm'

Container logs:

Fetching error logs...