mac中pipenv --python 3.7 出错
2021-04-08 13:26
阅读:417
标签:and 设置 rbo self its -- auto export 环境变量
Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning. Creating a Pipfile for this project…
设置环境变量:
export PIPENV_IGNORE_VIRTUALENVS=1
或者:export VIRTUALENV_ALWAYS_COPY=1
mac中pipenv --python 3.7 出错
标签:and 设置 rbo self its -- auto export 环境变量
原文地址:https://www.cnblogs.com/shenZS/p/13378397.html
下一篇:java面向对象基础
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:mac中pipenv --python 3.7 出错
文章链接:http://soscw.com/index.php/essay/72881.html
文章标题:mac中pipenv --python 3.7 出错
文章链接:http://soscw.com/index.php/essay/72881.html
评论
亲,登录后才可以留言!