赞
踩
- py -2 -m pip install SomePackage # default Python 2
- py -2.7 -m pip install SomePackage # specifically Python 2.7
- py -3 -m pip install SomePackage # default Python 3
- py -3.4 -m pip install SomePackage # specifically Python 3.4
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。