I downloaded Anaconda Commercial Edition v.4.9.2 64-bit (x86)
for Linux and followed the installation documentation provided on their website. I also selected yes
when prompted:
"Do you wish the installer to initialize Anaconda3 by running conda init?”
The command: conda --v works
, as well.
When I go to use conda --list
or any other conda
command other than --v
, it shows the error:
usage: conda [-h] [-V] command . . .
conda: error: the following arguments are required: command
I've searched, but I haven't seen an answer for this error specifically.
Thank you!
question from:
https://stackoverflow.com/questions/65650917/error-when-using-conda-commands-usage-conda-h-v-command-conda-err 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…