I tried import Document function from docx after installation but it throws import error. when i import docx alone it works. "from docx import Document" throws error. docx version - 0.2.4 Python 2.7.3 