Hello. I met trouble when I tried to install the package on Windows. I tried to change my cuda toolkit version, change my python version, change my pytorch version, but the same problem still appeared. Here is the environment and error log of my last attempt.
OS: Windows 10
cuda toolkit version: 10.2
nvcc -V output:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_19:32:27_Pacific_Daylight_Time_2019
Cuda compilation tools, release 10.2,
V10.2.89
Hello. I met trouble when I tried to install the package on Windows. I tried to change my cuda toolkit version, change my python version, change my pytorch version, but the same problem still appeared. Here is the environment and error log of my last attempt.
OS: Windows 10
cuda toolkit version: 10.2
nvcc -V output:
python version: 3.8.10
pytorch version: 1.9.0
Error log (the last few meaningful lines:)
Please tell me how to fix it, thank you.