-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Activation of virtual environment does not work when pyenv is installed #22334
Comments
Unable to reproduce on codespaces, there're a lot of things that could be going on, primary thing to check is if shell integration is enabled and working. Automatic shell integration may not work in remote scenarios: https://code.visualstudio.com/docs/terminal/shell-integration#_automatic-script-injection, manual installation maybe required. Please provide the debug logs which can help diagnose the issue:
Output for
|
that’s complicating things |
Perhaps a Linux vm or Wsl would be better as you have pointed out there could be issues with remote
yes enabled |
I would need the logs to further diagnose the issue, unable to reproduce on either Windows or codespaces. |
When you setup pyenv, does it work in codespace terminal? |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
.venv
in your worksapce folderPython: Create Terminal
which python
in the terminal.venv
environment, instead it points to pyenvThe text was updated successfully, but these errors were encountered: