Cant pip install torch on MacOS Sonoma 14.6.1

Got this error trying to install through pip and pip3:

ERROR: Could not find a version that satisfies the requirement torch (from versions: none)
ERROR: No matching distribution found for torch

These are my Python versions:
Python 3.9.6
Python 3.10.9

I use VSC.

Could you share the command that you used to install torch?