ubuntu18.08创建python沙盒环境步骤
摘要:
1、安装必要包组 pip3 install virtualenv pip3 install virtualenvwrapper 2.创建存放虚拟环境的路径 mkdir $HOME/.virtualenvs 3.编辑环境变量 sudo vim /etc/profile.d/pythonvps.sh e 阅读全文
posted @ 2021-01-01 22:57 jiapengchu 阅读(261) 评论(0) 推荐(0)
浙公网安备 33010602011771号