Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.5k views
in Technique[技术] by (71.8m points)

anaconda - Error when using conda commands: usage: conda [-h] [-V] command . . . conda: error: the following arguments are required: command

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...