Problem to install PyTorch on Jetson Nano Orin

Thank you for the reply.

Yes, I use JetPack 6. When I went to PyTorch for Jetson as suggested to download torch 2.3, I got this problem
“ERROR: torch-2.3.0-cp310-cp310-linux_aarch64.whl is not a supported wheel on this platform.”

I also tried PyTorch v2.2.0 and PyTorch v2.1.0, same problems occurred.
“ERROR: torch-2.2.0a0+6a974be.nv23.11-cp310-cp310-linux_aarch64.whl is not a supported wheel on this platform.”
“ERROR: torch-2.1.0-cp310-cp310-linux_aarch64.whl is not a supported wheel on this platform.”

Any further suggestions? Thank you.