Nvcc error

I was trying run the script below - “pip install git+https://github.com/pytorch-labs/ao.git” as Pytorch instruction, but have the error below " error: command ‘C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc.EXE’ failed with exit code 4294967295".
I have 3060 card. PyTorch 2.4.1+cu121, CUDA 12.1.
Tried everything with no luch.
Have I missed anything?

1 Like