1、下载所需模块
2、解压到一个目录
3、window下打开cmd
4、切换到模块setup.py目录
5、执行python setup.py install安装
前提是安装了python,并且配置了环境变量。