DHJR
DHJR
fillpdfs.write_fillable_pdf('input.pdf', 'new.pdf', data_dict) File "/opt/homebrew/lib/python3.11/site-packages/fillpdf/fillpdfs.py", line 295, in write_fillable_pdf template_pdf.Root.AcroForm.update(pdfrw.PdfDict(NeedAppearances=pdfrw.PdfObject('true'))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'update' Not sure where it's going wrong. Just using a standard tax document...
As the title says 👍 Curious what I need to change as I keep running into run-time errors: RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is...
I get some conflicts where I can't run the main.py script. ``` ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour...