FastMaskRCNN
FastMaskRCNN copied to clipboard
'the nvcc binary could not be located in your $path' for windows cpu only
trafficstars
Hey,
when I try to do python setup.py build_ext --inplace I get the error with nvcc. I tried already to annotate some code (https://github.com/CharlesShang/FastMaskRCNN/issues/62) and also installed everything with gpu support but nothing is working.
any one can give some advice? thanks
Hi @nikitaax3 , Have you resolved this issue?