Im absolutely not sure which library is causing this or what is causing this but i really would appreciate some help. Although the error isn't messing up with t
I am trying to convert a docx file to pdf using the docx2pdf library, using the following code: from docx2pdf import convert convert("generated.docx") As writ