Error on install on Raspberry PI

I am following this link to install pytorch on Raspberry PI. I am installing by wheel.


Kindly, help me out in solving this issue.

I think just using pip install will work these days, see this tutorial: Real Time Inference on Raspberry Pi 4 (30 fps!) — PyTorch Tutorials 1.11.0+cu102 documentation

Best regards

Thomas

I was getting the issue because my Pi os was 32 bit. This torch will work on OS bit-64.