DA-RNN icon indicating copy to clipboard operation
DA-RNN copied to clipboard

error when "sh make.sh"

Open FelicxFoster opened this issue 7 years ago • 1 comments

Dear Dr.Xiang, When I execute the commond line "sh make.sh", I met some errors as follow. Could you give me some advise with these errors?

Assembler messages: Fatal error: can't create computing_label_op.cu.o: Permission denied g++: error: computing_label_op.cu.o: No such file or directory build computing label layer (DA-Virtualenv) ml@neo-dell:~/DA-RNN-master/lib$ sudo sh make.sh /usr/local/lib/python3.5/dist-packages/tensorflow/include make.sh: 10: make.sh: nvcc: not found g++: error: triplet_loss_op.cu.o: No such file or directory build triplet loss make.sh: 20: make.sh: nvcc: not found g++: error: lifted_structured_loss_op.cu.o: No such file or directory build lifted structured loss make.sh: 30: make.sh: nvcc: not found g++: error: computing_flow_op.cu.o: No such file or directory build computing flow layer make.sh: 40: make.sh: nvcc: not found g++: error: backprojecting_op.cu.o: No such file or directory build backprojecting layer make.sh: 50: make.sh: nvcc: not found g++: error: projecting_op.cu.o: No such file or directory build projecting layer make.sh: 60: make.sh: nvcc: not found g++: error: computing_label_op.cu.o: No such file or directory build computing label layer

Sincerely, Felicx

FelicxFoster avatar May 30 '18 00:05 FelicxFoster

Hello have you solved this problem yet?

ZisongXu avatar Dec 13 '21 16:12 ZisongXu