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

🩹 Fix updating base conda causes error on windows #475

Merged
merged 4 commits into from
Oct 20, 2024
Merged

Conversation

s-weigand
Copy link
Owner

This PR fixes that updating the base conda on windows causes an error by reordering how paths are added so C:\Miniconda\Scripts\conda.exe is used directly in the update instead of C:\Miniconda\Library\bin\conda.bat.

Additionally, it upgrades the tooling and dependencies.

closes #473

@s-weigand s-weigand merged commit bd2f954 into main Oct 20, 2024
57 checks passed
@s-weigand s-weigand deleted the update-tooling branch October 20, 2024 11:23
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.

'L' is not recognized as an internal or external command, operable program or batch file.
1 participant