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

Activating an environment can fail but install still continues anyway #12135

Closed
rchiodo opened this issue Jun 3, 2020 · 1 comment
Closed
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@rchiodo
Copy link

rchiodo commented Jun 3, 2020

By default VS code is configured to use powershell.

Our install code can fail to activate an environment if a user does not have execute script permissions turned on.

However the installer will still install the python packages into the global python interpreter. Meaning we just installed a bunch of stuff into the wrong environment.

@rchiodo rchiodo added the bug Issue identified by VS Code Team member as probable bug label Jun 3, 2020
@ghost ghost added the triage-needed Needs assignment to the proper sub-team label Jun 3, 2020
@karthiknadig
Copy link
Member

This should be addressed via #11039

@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Jun 4, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants