[Error] Pytorch Multiprocessing

assert group is none, 'group argument must be none'

Error occurs when using multiprocessing pool for training multiple client models in parallel. I don’t know much about this error and couldn’t find any useful information on the same anywhere. Any sort of help is highly appreciated in this regard.

Can you give code and more context?