Unable to activate the default Conda 'base' environment

Initialize Conda:
Run this command:
conda init

Check if Conda is installed:
Run:
conda --version

Update Conda:
conda update conda

Check your shell settings:
If using Bash or Zsh, run:
source ~/anaconda3/bin/activate

If none of these work, tell me what error you’re getting! :blush: