Closed 363325971 closed 5 years ago
Do you use Windows? it seems the problem is the PyTorch on Windows. Try the solution on the bottom of this page. https://pytorch.org/docs/stable/notes/windows.html#multiprocessing-error-without-if-clause-protection
I got this error when run python eval.py, I tried both in torch 1.0.0 and torch 0.3.1, the issue is in
which call
again and again...