hi, when i run python setup.py build install, i meet the question, what should i do ?thanks
No CUDA runtime is found, using CUDA_HOME='/usr/local/cuda-11.3'
Traceback (most recent call last):
File "setup.py", line 75, in
ext_modules=get_extensions(),
File "setup.py", line 48, in get_extensions
raise NotImplementedError('Cuda is not availabel')
NotImplementedError: Cuda is not availabel
my cuda is 11.3 and torch1.12.1+cu113 torchvision 0.13.1+cu113 torchaudio 0.12.1+cu113