PyTorch Installation Problems

Hi,

So, I have been trying to install PyTorch using the links given on the website getting started section… i have nvidia and cuda toolkit installed yet i keep getting problems with the installation… i will post the screenshots here

I also tried installing pytorch audio to find where the problem actually is but this keeps showing up

On another note… can someone explain to me how to dataload the data installed from a kaggle competition… im not quite sure how to do it especially that its like 119 gb and i got 16gb ram… i was told by someone to load the data from different indexes or something and i tried to do some research but havent gotten a clear answer… the kaggle competition im trying to enter is the SIIM Covid 19 competition

Thanks for any kind of help,
Jad

It seems that pip might have trouble finding these packages. Could you try to update pip itself and rerun the install command?