pip  install   xxx

 

 

.tar.gz

先将解压,然后python  setup.py   install

 

.whl

  pip  intall    xxxx.whl(路径)