赞
踩
如果机器上同时安装了python2.7,python3.5,python3.6
python2.7 -m pip install ***python3.5 -m pip install ***python3.6 -m pip install ***
即分别在三个python版本上安装依赖包