runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 121, in <module> text_per_page = read_pdf(pdf_path) File "/home/user/app/app.py", line 47, in read_pdf with open(pdf_path.name, 'rb') as pdfFileObj: AttributeError: 'File' object has no attribute 'name'

Container logs:

Fetching error logs...