Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Update conda's base environment without having to auto-activate #1012

Open
Pipboyguy opened this issue Sep 21, 2022 · 0 comments
Open

Update conda's base environment without having to auto-activate #1012

Pipboyguy opened this issue Sep 21, 2022 · 0 comments

Comments

@Pipboyguy
Copy link

Many user would want conda's auto_activate_base: false configuration set, because having the base environment always activated when starting a new shell means having to deal with environment conflicts when dealing with apt, brew and other packages that use python in the background.

Not having this setting set to true makes Topgrade skip conda when upgrading.

Is there a way we can make topgrade updgrade conda without having the base environment activated.

In my own case, the conda executable is visible, the base env just isn't activate.

Something like conda update -n base --all -y

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

No branches or pull requests

1 participant