12306 icon indicating copy to clipboard operation
12306 copied to clipboard

usage: run.py [-h] operate run.py: error: the following arguments are required: operate

Open 6Holmes opened this issue 5 years ago • 1 comments

usage: run.py [-h] operate run.py: error: the following arguments are required: operate 为啥嘞

6Holmes avatar Jan 05 '20 07:01 6Holmes

问题解决:删掉python3 run.py r的3,改为python run.py r即可

6Holmes avatar Jan 06 '20 11:01 6Holmes