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.