Skip to content

Existing API methods do not support multiple conda envs with same interpreter path #18732

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

Closed
DonJayamanne opened this issue Mar 21, 2022 · 4 comments
Assignees

Comments

@DonJayamanne
Copy link

DonJayamanne commented Mar 21, 2022

Testing #18727

The following two API methods do work as expected (in fact it will product the wrong result)

  • getEnvironmentDetails (this does not accept the new type EnvPathType)
  • setActiveEnvironment (this does not accept the new type EnvPathType)
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Mar 21, 2022
@karrtikr
Copy link

EnvPathType.path can be passed in to those APIs directly, have you tried that?

@DonJayamanne
Copy link
Author

Yup, sorry, works. THanks

@DonJayamanne
Copy link
Author

Wait, need to test setActiveEnvironment

@DonJayamanne
Copy link
Author

Will close this for now as I'm running into other issues

@karthiknadig karthiknadig removed the triage-needed Needs assignment to the proper sub-team label Mar 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2022
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

3 participants