多版本pip 指定下载

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

1 sudo python2 -m pip install  XXX

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

1 sudo python3 -m pip install  XXX
相关文章
相关标签/搜索