当我跑步时
from docx import Document
我收到错误
ImportError: cannot import name Document
我正在研究 Python 2.7。
python-2.7 python-docx
python-2.7 ×1
python-docx ×1