Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating a pyenv virtualenv does not update the list of interpreters #5156

Closed
AndreasBackx opened this issue Apr 8, 2019 · 1 comment
Closed

Comments

@AndreasBackx
Copy link

Environment data

  • VS Code version: 1.33.0
  • Extension version (available under the Extensions sidebar): 2019.3.6352
  • OS and version: Linux 5.0.6-arch1-1-ARCH
  • Python version (& distribution if applicable, e.g. Anaconda): not applicable
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): pyenv
  • Relevant/affected Python packages and their versions: not applicable

Expected behaviour

When you create a pyenv virtualenv using pyenv virtualenv, that the list of interpreters is updated. #3024 is related to this, but its issues are locked. Could we manually refresh this perhaps or can't it refresh them in the background when it shows the list of interpreters and then update the cache?

Actual behaviour

The list of interpreters is out of date, not containing the new environment.

Steps to reproduce:

  1. pyenv virtualenv 3.7.2 test
  2. Open list of interpreters, "test" is not there.

Logs

Not applicable.

@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Apr 8, 2019
@DonJayamanne
Copy link

Duplicate of #2640

@DonJayamanne DonJayamanne marked this as a duplicate of #2640 Apr 8, 2019
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Apr 8, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants