conda doctor

Display a health report for your environment.

usage: conda doctor doctor [-v] [-h] [-n ENVIRONMENT | -p PATH]

options

-v, --verbose

Can be used multiple times. Once for detailed output, twice for INFO logging, thrice for DEBUG logging, four times for TRACE logging.

Target Environment Specification

-n, --name

Name of environment.

-p, --prefix

Full path to environment location (i.e. prefix).