runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 11, in <module> from PyPDF2 import PdfReader ModuleNotFoundError: No module named 'PyPDF2' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/app.py", line 13, in <module> from pdfminer.high_level import extract_text as _extract_text ModuleNotFoundError: No module named 'pdfminer'
Container logs:
Fetching error logs...