run.py: error: the following arguments are required: action 这个问题怎么解决是在python运行时遇到的

usage: run.py [-h] [-c CONFIG] [-r RESUME] [--net_mode NET_MODE] [--cfg CFG]
action
run.py: error: the following arguments are required: action

如上述 也没说是哪行出问题了,就报这个错误

https://blog.csdn.net/qq_44823375/article/details/109710320