📜  发生异常: SystemExit 用法:setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 或:setup.py --help [cmd1 cmd2 ...] 或:setup.py --help-命令或: setup.py cmd --help 错误:未提供命令 - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:18.244000             🧑  作者: Mango

代码示例1
Exception has occurred: SystemExit
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: no commands supplied