Tao toolkit container not installing

Hi @Morganh
Yes i tried in some other machine, it worked. I can able to run tao command now.

I tried detectnet_v2 dataset_convert sample, it was success but i couldn’t find the .tfrecord converted file.

dataset used: PASCAL VOC 2012 dataset → converted to KITTI format → dataset_convert_config file
data_convert_config_spec.txt (409 Bytes)

command: tao detectnet_v2 dataset_convert -v -d /home/soundarrajan/detectnet_v2/config/data_convert_config_spec.txt -o /home/soundarrajan/detectnet_v2/result --log_file /home/soundarrajan/detectnet_v2/result/dataset_convert_log.txt

Output:
dataset_convert_log.txt (4.3 KB)

.tao_mount.json file used:
.tao_mounts.json (491 Bytes)

kindly check, anything missing in config and help to fix it.