Torch library not found

Greetings,
I installed Torch using pip:
pip install --no-deps .\torch-2.2.1-cp311-cp311-win_amd64.whl

Because I get No repodata found for channel defaults error

The Library is stored under C:\Users\ci000030\AppData\Local\anaconda3\Lib\site-packages.

I can reference Numpy, Pandas, etc but not Torch??
Any recommendations appreciated.

Thanks
Clive

Can you please copy the contents of the file .condarc here. You can find it under your ‘C:\Users<your_login>’ folder.
\