python-openxml / python-docx

Create and modify Word documents with Python
MIT License
4.54k stars 1.11k forks source link

docx2pdf issue #1412

Closed SOXNOX123 closed 3 months ago

SOXNOX123 commented 3 months ago

I am converting docx2pdf using convert function. My code runs fine. While i'm converting my code to .exe file and run it. it shows conversion error: none object has no attribute value 'write'.

scanny commented 3 months ago

Not a python-docx issue. I suggest you take it up with the docx2pdf folks :)