runtime error

Traceback (most recent call last): File "/home/user/app/deploy.py", line 7, in <module> from sort.sort import * File "/home/user/app/sort/sort.py", line 23, in <module> matplotlib.use('TkAgg') File "/home/user/.local/lib/python3.10/site-packages/matplotlib/__init__.py", line 1249, in use plt.switch_backend(name) File "/home/user/.local/lib/python3.10/site-packages/matplotlib/pyplot.py", line 350, in switch_backend raise ImportError( ImportError: Cannot load backend 'TkAgg' which requires the 'tk' interactive framework, as 'headless' is currently running

Container logs:

Fetching error logs...