After I installed nnunetv2 in the directory following the author's method and ran one code, I wanted to run two more comparison models.
Therefore, the virtual environment remained unchanged, but the code was modified.
Then I found that after the modification, the nnunetv2 path during runtime was still the path of the original model code and would not point to the new model code.
So I would like to ask everyone, can only one model be trained at a time on the server?