安装Anaconda,没有成功,出来以下提醒:求助各位高手,给予指点!
C:\Users\ALPEN>anaconda
usage: anaconda [-h] [--disable-ssl-warnings] [--show-traceback] [-v] [-q]
[-V] [-t TOKEN] [-s SITE]
...
anaconda: error: A sub command must be given. To show all available sub commands, run:
anaconda -h
C:\Users\ALPEN>anaconda -h
usage: anaconda [-h] [--disable-ssl-warnings] [--show-traceback] [-v] [-q]
[-V] [-t TOKEN] [-s SITE]
...
Anaconda repository command line manager
optional arguments:
-h, --help show this help message and exit
-V, --version show program's version number and exit
output:
--disable-ssl-warnings
Disable SSL warnings (default: False)
--show-traceback Show the full traceback for chalmers user errors
(default: False)
-v, --verbose print debug information on the c**ole
-q, --quiet Only show warnings or errors on the c**ole
anaconda-client opti**:
-t TOKEN, --token TOKEN
Authentication token to use. May be a token or a path
to a file containing a token
-s SITE, --site SITE select the anaconda-client site to use
Commands:
auth Manage Authorization Tokens
label Manage your Anaconda repository labels
channel [DEPRECATED in favor of label] Manage your Anaconda
repository channels
config Anaconda client configuration
copy Copy packages from one account to another
download Download notebooks from your Anaconda repository
groups Manage Groups
login Authenticate a user
logout Log out from your Anaconda repository
move Move packages between labels
notebook Interact with notebooks in your Anaconda repository
package Package utils
remove Remove an object from your Anaconda repository. Must
refer to the formal package name as it appears in the
URL of the package. Also use anaconda show <USERNAME>
to see list of package names. Example: anaconda remove
continuumio/empty-example-notebook
search Search in your Anaconda repository
show Show information about an object
upload Upload packages to your Anaconda repository
whoami Print the information of the current user
© 2021 Python学习网 苏ICP备2021003149号-1