Prompts for activating an environment and running commands in an environment show up after running mamba env remove
#3712
Labels
type::bug
Something isn't working
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Mambaforge or latest Miniforge
Search tried in issue tracker
remove
Latest version of Mamba
Tried in Conda?
I do not have this problem with Conda, just with Mamba
Describe your issue
Minor bug, but after removing an environment with
mamba env remove -n name -y
I get prompts for 1) activating the environment and 2) running commands with the environment.Obviously, these aren't necessary, and don't work if you tried to run them since the environment was just removed.
The logs below show both creating a test environment then removing it afterwards.
mamba info / micromamba info
Logs
environment.yml
No response
~/.condarc
No response
The text was updated successfully, but these errors were encountered: