BrokenPipeError: [Errno 32] Broken pipe

When I running Lesson #3 Regression with BIWI head pose dataset, in training the model I faced this error. I could handle this kind of BrokenPipeError on Pytorch by decreasing num_workers, unfortunately I can’t solve in fastai