美文网首页
manjaro使用python虚拟环境

manjaro使用python虚拟环境

作者: tf_dejs | 来源:发表于2020-06-21 15:28 被阅读0次

为不打乱系统内部python环境,可安装pipenv,构造虚拟环境

比如在虚拟环境安装ipython,再在“.zhrc”将其安装位置映射给“ipython”

ipython=/home/man/.local/share/virtualenvs/python-4ieV4-am/bin/ipython

相关文章

网友评论

      本文标题:manjaro使用python虚拟环境

      本文链接:https://www.haomeiwen.com/subject/irkaxktx.html