yangxue0827/RotationDetection

请问有人用windows配置环境吗

Open

#52 opened on Oct 19, 2021

 (11 comments) (0 reactions) (0 assignees)Python (179 forks)github user discovery
help wantedwindows

Repository metrics

Stars
 (1,118 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide