指定pip下載到Python2中,命令;python
1 sudo python2 -m pip install XXX
指定pip下載到Python3中,命令;spa
1 sudo python3 -m pip install XXX