Hello I run “ python main.py --dataset market_train --train ” ,it is successful and I have got checkpoint of market_train68_128_128 .
But in the next step , I run "python main.py --dataset cluster_0 --train --parent_checkpoint market_train_64_128_128" I got an error: Indexerror

I check code over and over . but I can not solve it ; can you help me?
Hello I run “ python main.py --dataset market_train --train ” ,it is successful and I have got checkpoint of market_train68_128_128 .

But in the next step , I run "python main.py --dataset cluster_0 --train --parent_checkpoint market_train_64_128_128" I got an error: Indexerror
I check code over and over . but I can not solve it ; can you help me?