I have two video cards. I changed the parameters of the corresponding video card during training, but the code of the training file runs incorrectly.
subprocess.CalledProcessError: Command '['/root/miniconda3/envs/yolov5/bin/python', '-u', 'train.py', '--local_rank=1', '--sync-bn']' returned non-zero exit status 1.
I have two video cards. I changed the parameters of the corresponding video card during training, but the code of the training file runs incorrectly. subprocess.CalledProcessError: Command '['/root/miniconda3/envs/yolov5/bin/python', '-u', 'train.py', '--local_rank=1', '--sync-bn']' returned non-zero exit status 1.