I have tried all possible options. Please help I am getting the following error while running the read_pdf() of tabula in python. The error is CalledProcessE
I am trying to extract tabular data from pdf using camelot and I am getting the following error. Code: tables = camelot.read_pdf(file_name) Error: Ghos
Error Message: Please make sure that Ghostscript is installed", "errorType": "RuntimeError" import camelot def pdfToJson(event=None, context=None): table