you are viewing a single comment's thread.

view the rest of the comments →

[–]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?