Since you did not post your error that you are getting with pip, I can only comment on the conda install
problem. python-docx
is not available from the default channels, but from conda-forge
. So use this to install:
conda install -c conda-forge python-docx
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…