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

Additional path to detect additional conda paths #143

Closed
wants to merge 1 commit into from

Conversation

DonJayamanne
Copy link
Collaborator

No description provided.

@@ -310,6 +310,8 @@ pub fn get_known_conda_install_locations(
)),
// https://community.anaconda.cloud/t/conda-update-anaconda/43656/7
app_data.clone(),
// As found on Aarons machine. https://github.com/microsoft/python-environment-tools/issues/142
home.join("AppData").join("Local"),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not required, as previous line is what this is, unless, LOCALAPPDATA env variable is empty.

@karthiknadig
Copy link
Member

@DonJayamanne should this be merged?

@DonJayamanne
Copy link
Collaborator Author

No, its already in the code,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants