Upgrading to python-docx 0.8.2 caused this error ``` File "/Scripts/html/tag_dispatchers/__init__.py", line 5, in <module> from docx.text import Paragraph ImportError: cannot import name Paragraph ```
Upgrading to python-docx 0.8.2 caused this error