Hello,
Are you running this install in the base conda environment?
Please create a new conda environment and try it again:
conda create -n biocondaenv
conda activate biocondaenv
conda install -c bioconda -c defaults ariba_2.14.6 --dry-run --vvv. (verbose debug output)