Setting up PyTorch/XLA on a local TPU

Hello,

I have a physical, local TPU connected to my computer. I am looking to use it for PyTorch models, but I can’t seem to understand how to install the torch_xla module (which i seem to need) if I’m not using a VM or cloud TPU.

Thank you.