ShayHill/docx2python

TypeError("will not iterate over sequence item") when using .text

peterfarrell opened this issue · 4 comments

In the current version on PyPi (1.21), we are getting TypeError("will not iterate over sequence item") when trying to get the text of a document. We installed from the repo here and everything is ok. Would you push a new release to PyPi?

@ShayHill New version works great.