I have been banging my head against this for the past week but not making any progress. I keep trying to use the library on my mac following these instructions but I keep getting the same error:
**main.cpp:1:10:** **fatal error:** **'torch/torch.h' file not found**
1 | #include <torch/torch.h>
I don’t know what I’m missing.