my GPU is RTX 3090,so I have to use cuda 11, I already checked my cuda11.1 and it is useful,
but when I use : pip install git+https://github.com/thomasbrandon/mish-cuda/
to insall mish-cuda, there is a error:
unable to execute ':/usr/local/cuda/bin/nvcc': No such file or directory
error: command ':/usr/local/cuda/bin/nvcc' failed with exit status 1
ERROR: Failed building wheel for mish-cuda
what should I do?
my GPU is RTX 3090,so I have to use cuda 11, I already checked my cuda11.1 and it is useful,
but when I use : pip install git+https://github.com/thomasbrandon/mish-cuda/
to insall mish-cuda, there is a error:
unable to execute ':/usr/local/cuda/bin/nvcc': No such file or directory
error: command ':/usr/local/cuda/bin/nvcc' failed with exit status 1
ERROR: Failed building wheel for mish-cuda
what should I do?