Closed manisoftwartist closed 3 years ago
I resolved the issue. Looks like If the machine is not equipped with CUDA 10.2, this issue happens and the nms related cuda code does not compile. If anyone else faces this issue even with the requisites like CUDA 10.2 correctly installed, please reopen.
The command
pip install -v -e. --log piplog.txt
, the installation fails while trying to build thenms
related parts.