利用pip將python模塊安裝到python指定的版本中

安裝到python2.7版本中:sudo pip2 install 模塊名python

安裝到python3.4版本中:sudo pip3 install 模塊名python2.7

相關文章
相關標籤/搜索