I can't build for LibTorch on aarch64. Cannot find libcublas.so

I was using Python3.6, and I was able to end up installing LibTorch with Python3.8.
I had regular PyTorch installed with Python3.6, so I didn’t know it was a problem.
Fully installed with the github Pytorch repo and tools/build_libtorch.py.