kat
kat copied to clipboard
command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.2\\bin\\nvcc.exe' failed with exit code 2
I tried to install rational_kat_cu in my project venv with the following command:
pip install -e .
Every time I try I receive this:
command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v11.2\\bin\\nvcc.exe' failed with exit code 2
somebody can help me?