Python Code Library - python-docx Request

AeroFi

Member
Hi there,

I tried to import python-docx library into the Code block, but it is showing there is no module named 'docx'.

Can I request for Pabbly team to enable this Python library into the Code environment for us to read and write to Microsoft Word documents?

Thank you.
 

ArshilAhmad

Well-known member
Staff member
Hi @AeroFi,

Could you please elaborate a bit more on your exact concern and also share the Workflow URL where you have tried this?
 

AeroFi

Member
Hi, I do not have specific workflow yet, but stumbled upon the error when I try to import docx library: from docx import Document
I would need to read the content in a Microsoft Word .docx format using Python Code module which is not possible now.
Thanks.
 
Top