conda doctor
is generating reports for non-existent environments.
#14042
Labels
in-progress
issue is actively being worked on
source::anaconda
created by members of Anaconda, Inc.
type::bug
describes erroneous operation, use severity::* to classify the type
Checklist
What happened?
conda doctor
is generating health reports for non-existent conda environments. 🤦♀️How to recreate:
conda doctor -n <insert-a-non-existent-env-name>
What should happen:
conda doctor
should first check whether the environment exists or not. If not it should simply exit with a "environment doesn't exists" message.Conda Info
No response
Conda Config
No response
Conda list
No response
Additional Context
See this comment: #14017 (comment)
The text was updated successfully, but these errors were encountered: