runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app4.py", line 132, in <module> me = Me() File "/app/app4.py", line 81, in __init__ reader = PdfReader("me/linkedin.pdf") File "/usr/local/lib/python3.10/site-packages/pypdf/_reader.py", line 131, in __init__ self._initialize_stream(stream) File "/usr/local/lib/python3.10/site-packages/pypdf/_reader.py", line 150, in _initialize_stream with open(stream, "rb") as fh: FileNotFoundError: [Errno 2] No such file or directory: 'me/linkedin.pdf'

Container logs:

Fetching error logs...