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 __conda_reactivate command not found error #3643

Closed
wants to merge 1 commit into from

Conversation

ZhongRuoyu
Copy link
Contributor

This fix is for 1.x. __conda_reactivate was removed from conda in conda/conda#14277; now __conda_activate reactivate should be used instead.

Fixes #3637.

This fix is for 1.x. `__conda_reactivate` was removed from conda in
conda/conda#14277; now `__conda_activate reactivate` should be used
instead.

Fixes mamba-org#3637.

Signed-off-by: Ruoyu Zhong <zhongruoyu@outlook.com>
@jjerphan
Copy link
Member

jjerphan commented Dec 2, 2024

Thank you for this fix.

However we are not addressing this issue anymore due to reasons given in #3637 (comment).

@hmaarrfk
Copy link
Contributor

I think this should be reconsidered. It is a VERY minor change and in some ways making it harder for users to "trust" mamba.

hmaarrfk added a commit to hmaarrfk/mamba that referenced this pull request Dec 19, 2024
The work in mamba-org#3643 was deleted

this is really hurting users at conda-forge (myself included)
conda-forge/miniforge#700 (comment)
@hmaarrfk
Copy link
Contributor

Trying to make it easy:
#3702

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