ERROR: could not find a version that satisfies the requirement torch==1.9.1

Hi I am having a problem when I type

Pip install -requirement.txt

ERROR: could not find a version that satisfies the requirement torch==1.9.1+cu111(from versions 0.1.2, 0.1.2post1, 0.1.2post2
ERROR: No matching distribution found for torch==1.9.1+cu111

I use python 3.10 btw

That’s a problem you should raise on the PyTorch forums or issues, but I don’t think they have versions compatible with Python 3.10 already.