runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 5, in <module> from telegram import Update, ChatAction File "/usr/local/lib/python3.13/site-packages/telegram/__init__.py", line 61, in <module> from .files.inputfile import InputFile File "/usr/local/lib/python3.13/site-packages/telegram/files/inputfile.py", line 22, in <module> import imghdr ModuleNotFoundError: No module named 'imghdr'
Container logs:
Fetching error logs...