Skip to content

[Question] PYENV_VIRTUALENV_DISABLE_PROMPT=1' to simulate the behavior` on pyenv activate #2107

Answered by native-api
sla-te asked this question in Q&A
Discussion options

You must be logged in to vote

I don't understand the issue.
Currently, Pyenv-Virtualenv prepends (env_name) to shell prompt. This warning tells you that this behavior is going away sometime in the future. Before that happens, you can set the mentioned envvar to do that right now and silence the warning.

It doesn't affect the behavior of any Pyenv invocations, you don't need to change anything in your code to compensate or anything.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sla-te
Comment options

Answer selected by native-api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2101 on October 16, 2021 11:56.