runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> from utils import CitingSources File "/home/user/app/utils.py", line 7, in <module> from trafilatura import fetch_url, extract File "/usr/local/lib/python3.10/site-packages/trafilatura/__init__.py", line 18, in <module> from .core import bare_extraction, extract, process_record File "/usr/local/lib/python3.10/site-packages/trafilatura/core.py", line 16, in <module> from .external import compare_extraction File "/usr/local/lib/python3.10/site-packages/trafilatura/external.py", line 9, in <module> from justext.core import (ParagraphMaker, classify_paragraphs, File "/usr/local/lib/python3.10/site-packages/justext/__init__.py", line 12, in <module> from .core import justext File "/usr/local/lib/python3.10/site-packages/justext/core.py", line 21, in <module> from lxml.html.clean import Cleaner File "/usr/local/lib/python3.10/site-packages/lxml/html/clean.py", line 18, in <module> raise ImportError( ImportError: lxml.html.clean module is now a separate project lxml_html_clean. Install lxml[html_clean] or lxml_html_clean directly.

Container logs:

Fetching error logs...