用普通用户安装virtualenv

Perhaps this was valid for older versions of virtualenv. For now, if you want to run virtualenv on a machine you're not root: download and untar one if these:

https://github.com/pypa/virtualenv/releases,

then then just run python virtualenv.py /path/to/new/virtualenv/to/create

posted on 2019-08-22 15:23  Go_Forward  阅读(139)  评论(0编辑  收藏  举报