那一行“mysql-connector-python 8.0.22 requires protobuf>=3.0.0, which is not installed.”是什么意思呢?是什么没安装吗?
你安装的时候超时了,使用镜像安装
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple python-docx
提示你mysql-connector-python 需要protobuf>3.0.0才能安装,你没有安装
还有你的pip应该升级到21.0.1