多版本pip 指定下載

指定pip下載到Python2中,命令;python

1 sudo python2 -m pip install  XXX

指定pip下載到Python3中,命令;spa

1 sudo python3 -m pip install  XXX
相關文章
相關標籤/搜索