How about the anaconda enviroment?

I create the anaconda enviroment python=3.5.2, and pip the requirements. But when i run the:
bash ./tiny_0_import_model.sh
it tips:
usage: convertdarknet [-h] --net-input NET_INPUT --weight-input WEIGHT_INPUT
[–net-output NET_OUTPUT] [–data-output DATA_OUTPUT]
convertdarknet: error: the following arguments are required: --net-input, --weight-input
But this param is ok.
How to soloved it?

@xinsuinizhuan 以在其他帖子回复,这里不再回复