fix: conda_install issue with newer conda - #957
Merged
Conversation
henryiii
force-pushed
the
henryiii/fix/conda-install
branch
2 times, most recently
from
April 30, 2025 19:45
67b8d68 to
51709b9
Compare
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
henryiii
force-pushed
the
henryiii/fix/conda-install
branch
from
April 30, 2025 20:04
51709b9 to
bab6e2a
Compare
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
henryiii
force-pushed
the
henryiii/fix/conda-install
branch
from
May 1, 2025 03:37
4ea39cc to
18dd1f1
Compare
Collaborator
Author
|
I don't understand why this fails on Windows. This is supposed to be supported on Windows without extra escaping as far as I can tell: |
henryiii
force-pushed
the
henryiii/fix/conda-install
branch
from
May 1, 2025 07:04
9cf02b0 to
a35c5cf
Compare
henryiii
marked this pull request as ready for review
May 1, 2025 07:05
Collaborator
Author
|
This is strictly better on Unix, and Windows just does the same thing (which works on older Conda's, and hopefully mambas). |
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
henryiii
force-pushed
the
henryiii/fix/conda-install
branch
from
May 1, 2025 14:21
a35c5cf to
f0aeb09
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #951.