EOFError: Ran out of input when enumerating the Train Loader

It seems that it’s the same problem with this one: Pytorch Windows EOFError: Ran out of input when num_workers>0. The input exceeds the limit of Pickle (4GB). We’ll have to use pickle version 4 to solve this.