Failed to build DAIN
Created by: iBobbyTS
When I'm trying to build DAIN with PaddleGAN/applications/DAIN/pwcnet/correlation_op/make.sh, I get this:
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/include
/opt/conda/envs/python35-paddle120-env/lib/python3.7/site-packages/paddle/libs
cc: error trying to exec 'cc1plus': execvp: No such file or directory
g++: error: correlation_op.cu.o: No such file or directory
I run this sh right after I cloned PaddleGAN, is there anything else I need to do before that?