注意:
# 腾讯云的源有时候不行,可以更换源
pip3 install virtualenv -i https://pypi.doubanio.com/simple/ --user
搭建虚拟环境
先安装 virtualenv, 再安装 vi
2018-11-21