python -m pip install pypiwin32

    用pip istall pypiwin32,一直提示超时,后面利用镜像安装,一直提示找不到包,切换成python -m pip install pypiwin32成功