-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When I run the command "make". it gives following issue
python setup.py build_ext --inplace
Traceback (most recent call last):
File "setup.py", line 55, in
CUDA = locate_cuda()
File "setup.py", line 43, in locate_cuda
raise EnvironmentError('The nvcc binary could not be '
OSError: The nvcc binary could not be located in your $PATH. Either add it to your path, or set $CUDAHOME
make: *** [Makefile:2: all] Error 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels