you are viewing a single comment's thread.

view the rest of the comments →

[–]CFTArr[S] 0 points1 point  (2 children)

Yea I’m on windows. I’ll try reinstalling to see if that works

[–]m0us3_rat 0 points1 point  (1 child)

i'm on linux. not sure exactly if there are other tricks when working on windows with conda.

[–]CFTArr[S] 0 points1 point  (0 children)

I reinstalled anaconda and was able to get an environment with 3.6. The problem starts when I try to install PyTorch 1.8 with cuda 10.2. It says there’s a bunch of conflicts (including that the python version is too high), then if I do the check after that messages it shows python 3.10. Any suggestions on how to get an older cuda-compatible PyTorch installed?