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