Unable to read Data using PyTorch C++ API (MNIST)

I right clicked on the exception and clicked on “Go to source code”:

I then went to the included path of libtorch (debug version) and couldn’t find mnist.cpp in the required location. Is this a mistake?

As you can see, the folder is empty.