python2和python3并存下的pip使用

py -2 -m pip install  *.whl

py -3 -m pip intall *.wl

原文地址:https://www.cnblogs.com/m-zhang-yang/p/11061115.html