This error occurs when attempting to run a command that requires an ACE name, but none has been specified. The error message suggests two possible solutions:

  1. Provide the ACE name using the --ace option: This option allows you to specify the name of the ACE that you wish to use when running the command. For example, if your ACE is named "myace", you could run the command with the --ace option like this:
ngc command --ace myace
  1. Set the ACE name using ngc config set: This command allows you to set a default ACE name that will be used for all subsequent commands. To do this, run the following command:
ngc config set ace <your-ace-name>

Replace with the name of your ACE. Once this is done, you should be able to run commands without specifying the ACE name each time

Provide ACE name using --ace option or set ACE name using ngc config set报错

原文地址: https://www.cveoy.top/t/topic/cQrb 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录