Skip to content

Fallback to conda if we don't find conda in env#18724

Merged
karthiknadig merged 2 commits intomicrosoft:mainfrom
DonJayamanne:fallBackToBaseConda
Mar 21, 2022
Merged

Fallback to conda if we don't find conda in env#18724
karthiknadig merged 2 commits intomicrosoft:mainfrom
DonJayamanne:fallBackToBaseConda

Conversation

@DonJayamanne
Copy link
Copy Markdown

Found that for some conda environments (created in specific directory using which dont have names won't work)
This is because we're looking for conda in the env, and if we don't find it, we revert to conda, instead of using what we found using the usual algorithm, even manually specifying where conda is doesn't work as we don't use the existing code.

@DonJayamanne DonJayamanne added skip tests Updates to tests unnecessary no-changelog No news entry required labels Mar 21, 2022
@karthiknadig karthiknadig merged commit b0746af into microsoft:main Mar 21, 2022
wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
…hon#18724)

* Fallback to conda if we don't find conda in env

* Fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required skip tests Updates to tests unnecessary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants