python-docx cannot be imported to python
问题 I'm trying to install python-docx so I typed in the cmd easy_install python-docx and got: Searching for python-docx Best match: python-docx 0.7.4 Processing python_docx-0.7.4-py2.6.egg python-docx 0.7.4 is already the active version in easy-install.pth Using c:\python26\lib\site-packages\python_docx-0.7.4-py2.6.egg Processing dependencies for python-docx Finished processing dependencies for python-docx but when I open python and type: import docx I got: File "c:\python26\lib\site-packages